diff options
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 6d7822a..6989a45 100644 --- a/templates/index.html +++ b/templates/index.html | |||
| @@ -54,7 +54,7 @@ | |||
| 54 | </tbody> | 54 | </tbody> |
| 55 | </table> | 55 | </table> |
| 56 | 56 | ||
| 57 | <h2><a name="posts"></a>More long form, blog type of content</h2> | 57 | <h2><a name="posts"></a>More long form, ramblings etc</h2> |
| 58 | <ul> | 58 | <ul> |
| 59 | {{ range .Pages }} | 59 | {{ range .Pages }} |
| 60 | {{ if eq .Type "post" }} | 60 | {{ if eq .Type "post" }} |
