diff options
| author | Christine Dodrill <me@christine.website> | 2018-12-14 04:52:16 +0000 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2018-12-14 04:54:19 +0000 |
| commit | 225759ddb367a5d15f00d22b0f16ea360c617b53 (patch) | |
| tree | 172d92a2aeb756a9b2d5d06585298a8deba7ab62 /templates/index.html | |
| parent | 58b2870883f45c335e3673cbfe5a9fd96cf50865 (diff) | |
| download | xesite-225759ddb367a5d15f00d22b0f16ea360c617b53.tar.xz xesite-225759ddb367a5d15f00d22b0f16ea360c617b53.zip | |
vanity import
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 9043e5f..76902be 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,4 +1,6 @@ -{{ define "title" }}<title>Christine Dodrill</title>{{ end }} +{{ define "title" }} +<title>Christine Dodrill</title> +{{ end }} {{ define "content" }} <div class="grid"> |
