1
0

Rename indent-section-headers -> section-headers

to be more generic
This commit is contained in:
Andrew Morgan
2022-03-10 18:34:58 +00:00
parent 72e7f1c420
commit 19ca533bcc
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ site-url = "/synapse/"
additional-css = [
"docs/website_files/table-of-contents.css",
"docs/website_files/remove-nav-buttons.css",
"docs/website_files/indent-section-headers.css",
"docs/website_files/section-headers.css",
]
additional-js = ["docs/website_files/table-of-contents.js"]
theme = "docs/website_files/theme"