Revert "Switch to gruvbox theme"

This reverts commit 66cff08323.
This commit is contained in:
Dave Gallant
2024-01-02 01:18:11 -05:00
parent 66cff08323
commit 2e34ac9ac4
513 changed files with 20205 additions and 8930 deletions

View File

@@ -1,9 +1,35 @@
---
title: "{{ humanize .Name | title }}"
date: "{{ .Date }}"
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
lastmod: {{ .Date }}
draft: true
comments: true
keywords: []
description: ""
tags: []
categories: []
author: ""
# You can also close(false) or open(true) something for this content.
# P.S. comment can only be closed
comment: false
toc: false
autoCollapseToc: false
postMetaInFooter: false
hiddenFromHomePage: false
# You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright."
contentCopyright: false
reward: false
mathjax: false
mathjaxEnableSingleDollar: false
flowchartDiagrams:
enable: false
options: ""
sequenceDiagrams:
enable: false
options: ""
---
<!--more-->