Add share button and more (fixes #73)

This commit is contained in:
daudix
2024-09-17 01:40:25 +03:00
parent bd97b75c4f
commit 543d1bf862
10 changed files with 146 additions and 43 deletions

View File

@ -115,6 +115,9 @@ show_read_time = true
#
# words_per_minute = 200
#
# Whether to show a share button in articles.
# Uses https://shareopenly.org.
show_share_button = true
# Whether to enable the KaTeX library for rendering LaTeX.
# Note: This will make your page significantly heavier.
katex = true