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