diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-11-13 14:25:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-13 14:25:21 -0800 |
| commit | 74978fcdd39899fa520e11268a62e2cc4cc99814 (patch) | |
| tree | d16e64edf5b01752517b0cbf2e6f2028f7cb8229 | |
| parent | 83ea25bdfe948e97aeef9cf30baed634990690ba (diff) | |
add jekyll theme for docs
| -rw-r--r-- | docs/_config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_config.yml b/docs/_config.yml new file mode 100644 index 0000000..df718c6 --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1,3 @@ +title: Mirage - Documentation +description: Documentation for Mirage, a dynamic score tracker designed for rhythm games +theme: jekyll-theme-midnight |
