aboutsummaryrefslogtreecommitdiffstats
path: root/template/setup
diff options
context:
space:
mode:
authoryingyu5658 <i@yingyu5658.me>2026-02-02 23:19:02 +0800
committeryingyu5658 <i@yingyu5658.me>2026-02-02 23:19:02 +0800
commite76b6c6e3dc4500647d3dabf5f05f214b020ca19 (patch)
tree16d733cf6bad041c5bd3f7bb7d2dfc2205aa4a19 /template/setup
parent1c4d5a38881b6c7d896b2014ed142957b315f30b (diff)
downloadniwa-e76b6c6e3dc4500647d3dabf5f05f214b020ca19.tar.gz
niwa-e76b6c6e3dc4500647d3dabf5f05f214b020ca19.zip
Initial commit
Diffstat (limited to 'template/setup')
-rw-r--r--template/setup/minimal.setup13
1 files changed, 13 insertions, 0 deletions
diff --git a/template/setup/minimal.setup b/template/setup/minimal.setup
new file mode 100644
index 0000000..1a8fe86
--- /dev/null
+++ b/template/setup/minimal.setup
@@ -0,0 +1,13 @@
+#+AUTHOR: Verdant
+#+EMAIL: i@glowisle.me
+#+LANGUAGE: zh-CN
+#+OPTIONS: num:nil
+#+HTML_HEAD: <style>
+#+HTML_HEAD: body {
+#+HTML_HEAD: background-color: black;
+#+HTML_HEAD: color: white;
+#+HTML_HEAD: }
+#+HTML_HEAD: a {
+#+HTML_HEAD: color: white;
+#+HTML_HEAD: }
+#+HTML_HEAD: </style>