diff options
| author | D. Delmar Davis <don@suspectdevices.com> | 2021-02-02 09:18:32 -0800 |
|---|---|---|
| committer | D. Delmar Davis <don@suspectdevices.com> | 2021-02-02 09:18:32 -0800 |
| commit | 647950c59bd8da6c8fdc41119971026eb1290171 (patch) | |
| tree | 124d0b763a243d933ccb119d93d12fd9e2be50bf /mkdocs.yml | |
| parent | dafa42689781ebb718cf8564b7a36bc2c8c3f887 (diff) | |
Clean up main page/logos
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -1,14 +1,15 @@ -site_name: Unix Time Ends in 2038. I think we'll have it figured out by then +site_name: D. Delmar Davis theme: name: material palette: - primary: grey + primary: white accent: red font: - text: Courier Prime -# icon: -# logo: images/favicon.png - favicon: images/ithinkt.png +# text: Courier Prime + text: JetBrains Mono +# text: Share Tech Mono + logo: images/think2t.png.svg + favicon: images/favicon.png features: - navigation.expand |
