diff options
| author | 2024-03-29 10:52:46 +0100 | |
|---|---|---|
| committer | 2024-03-29 10:52:46 +0100 | |
| commit | be259b13a7ab67c6a8917b764166468ef09a08a1 (patch) | |
| tree | 197aa07f68a795527a15df8e6e7f917fd7db289e /mkdocs.yml | |
| parent | [chore] Bump express from 4.18.2 to 4.19.2 in /web/source (#2790) (diff) | |
| download | gotosocial-be259b13a7ab67c6a8917b764166468ef09a08a1.tar.xz | |
[chore] Vendor mkdocs fonts; update docs dependencies (#2789)
* [chore] Update docs dependencies
* update rtd deps
* aaaa
* why can't you just be normal!
* vendor social plugin fonts
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml index e808ab6b6..b2eb019ab 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -28,6 +28,7 @@ plugins: cards_layout_options: background_color: "#fd6a00" color: "#fafaff" + cache_dir: "./docs/.cache/plugin/social" - swagger-ui-tag: supportedSubmitMethods: [] syntaxHighlightTheme: obsidian |
