From 6cab9a5b1f335c90471fbc54e880b9d93188d85b Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 12 Jan 2019 09:34:20 -0800 Subject: [PATCH] templates: seo --- templates/base.html | 2 +- templates/index.html | 18 ++++++++++++++++-- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index 94b408b..ddc15bb 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,5 +1,5 @@ - + {{ template "title" . }} diff --git a/templates/index.html b/templates/index.html index b17adb6..a89a17a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,12 +1,27 @@ {{ define "title" }} Christine Dodrill + + + + + + + + + + + + + + + {{ end }} {{ define "content" }}
@@ -38,7 +53,6 @@
Quick Links