Update config

This commit is contained in:
Neil Alexander 2022-05-11 14:38:07 +01:00
parent 52e873f4ad
commit be2e5bd87e
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
2 changed files with 6 additions and 0 deletions

View file

@ -12,3 +12,6 @@ aux_links:
"GitHub": "GitHub":
- "//github.com/matrix-org/dendrite" - "//github.com/matrix-org/dendrite"
aux_links_new_tab: true aux_links_new_tab: true
sass:
sass_dir: _sass
style: compressed

View file

@ -0,0 +1,3 @@
footer.site-footer {
opacity: 10%;
}