diff options
| -rw-r--r-- | templates/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index affec2d..9b4db05 100644 --- a/templates/index.html +++ b/templates/index.html | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | 11 | ||
| 12 | {{ define "content" }} | 12 | {{ define "content" }} |
| 13 | <div> | 13 | <div> |
| 14 | <h1>A place where I experiment and have fun!</h1> | ||
| 15 | <p>{{ .Config.Description }}</p> | 14 | <p>{{ .Config.Description }}</p> |
| 16 | <p>Please <b><i>stop offering me a redesign</i></b> of this webpage. This site | 15 | <p>Please <b><i>stop offering me a redesign</i></b> of this webpage. This site |
| 17 | intentionally looks like it does!</p> | 16 | intentionally looks like it does!</p> |
