1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-12-01 02:27:17 +01:00
mkdocs-material/material/templates/partials/javascripts/announce.html
2024-08-26 10:58:56 +02:00

5 lines
263 B
HTML

{#-
This file was automatically generated - do not edit
-#}
<script>var el=document.querySelector("[data-md-component=announce]");if(el){var content=el.querySelector(".md-typeset");__md_hash(content.innerHTML)===__md_get("__announce")&&(el.hidden=!0)}</script>