aboutsummaryrefslogtreecommitdiffstats
path: root/template/setup
diff options
context:
space:
mode:
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>