diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-12-07 19:00:22 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-12-07 19:00:22 +0100 |
| commit | 79ba13526377b1d3e3892f8a0e8bee6d70c24131 (patch) | |
| tree | ca95767b2dc91bcab254f3ab4c18c64cfd29bd2a /generate | |
| parent | a99bb277d0af755215bb6fc2c0c6eebdafd15285 (diff) | |
| download | cacharle.xyz-79ba13526377b1d3e3892f8a0e8bee6d70c24131.tar.gz cacharle.xyz-79ba13526377b1d3e3892f8a0e8bee6d70c24131.tar.bz2 cacharle.xyz-79ba13526377b1d3e3892f8a0e8bee6d70c24131.zip | |
Added slogan
Diffstat (limited to 'generate')
| -rwxr-xr-x | generate | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,6 +36,9 @@ base_template < index.template.html | base_template < school.template.html | base_template_link 'static/img/favicon.png' | base_template_link 'static/css/style.css' > school.html +base_template < about.template.html | + base_template_link 'static/img/favicon.png' | + base_template_link 'static/css/style.css' > about.html cp rss.template.xml rss.xml |
