aboutsummaryrefslogtreecommitdiffstats
path: root/template/setup/minimal.setup
blob: 1a8fe864f28fa00059ed752b3f07478243a717d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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>