$(init 0)

This commit is contained in:
2026-05-03 20:15:45 +05:30
parent f1c0e54c93
commit c1cc730fe3
4 changed files with 229 additions and 232 deletions
-1
View File
@@ -22,7 +22,6 @@ feed_filenames = ['rss.xml']
author = "Coolans"
[markdown]
highlight_code = true
# Whether external links are to be opened in a new tab
# If this is true, a `rel="noopener"` will always automatically be added for security reasons