This commit is contained in:
2020-09-14 04:40:50 -07:00
commit a7fb99dad6
19 changed files with 1220 additions and 0 deletions

3
_includes/head.html Normal file
View File

@@ -0,0 +1,3 @@
<title>{{ site.title | strip_html}}{% if page.title %}: {{ page.title | strip_html }}{% endif %}</title>
<link rel="stylesheet" href="/s/css/bootstrap-3.3.5.min.css">
<link rel="stylesheet" href="/s/css/main.css">