aboutsummaryrefslogtreecommitdiffstats
path: root/template/setup/minimal.setup
blob: 53a2bfe83659ace8b6cc44930d29c0ce2a650e18 (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, pre {
#+HTML_HEAD:    background-color: black;
#+HTML_HEAD:    color: white;
#+HTML_HEAD: }
#+HTML_HEAD: a {
#+HTML_HEAD:    color: white;
#+HTML_HEAD: }
#+HTML_HEAD: </style>