diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2020-07-31 12:54:04 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2020-08-14 17:02:16 +0300 |
| commit | 5d9520d6e16a3a200726f6896577594bb8a14e7d (patch) | |
| tree | 7d558ced81c396b931ad8a3e372403b284092cb1 /_config.yml | |
| parent | 0e027d371a81fb846add968076ef5cf516ddf120 (diff) | |
| download | aaoth.xyz-5d9520d6e16a3a200726f6896577594bb8a14e7d.tar.gz aaoth.xyz-5d9520d6e16a3a200726f6896577594bb8a14e7d.zip | |
convert temp page to jekyll
just move things a bit. add simple default layout and move stylesheet to
assets folder.
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index f8f9c9c..67d6e2a 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,6 @@ +title: AAOTH + +# exclude non-site files exclude: - LICENSE - README.md |
