feat: Try passing w3 validation
This commit is contained in:
@ -6,5 +6,7 @@
|
||||
|
||||
details {
|
||||
all: unset;
|
||||
color: var(--fg-muted-5);
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
}
|
||||
|
@ -12,10 +12,8 @@
|
||||
{% endif %}
|
||||
|
||||
{% if config.extra.footer.show_johnvert %}
|
||||
<small>
|
||||
<details><summary>Johnvertisement</summary>
|
||||
<iframe id="johnvertisement" title="Johnvertisement" src="https://john.citrons.xyz/embed?ref={{ config.extra.footer.johnvert_ref }}"></iframe>
|
||||
</details>
|
||||
</small>
|
||||
{% endif %}
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user