0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 16:40:26 +03:00

Update default title and description

This commit is contained in:
2024-09-11 22:03:55 +00:00
parent 97aa90a605
commit c89ed0f7f9
8 changed files with 29 additions and 14 deletions

View File

@ -14,7 +14,6 @@ const theme = "transparent_dark";
---
<script
defer
src="https://giscus.app/client.js"
data-category-id={categoryId}
data-category={category}
@ -28,5 +27,4 @@ const theme = "transparent_dark";
data-strict={strict}
data-theme={theme}
crossorigin={crossorigin}
>
</script>
></script>