diff options
Diffstat (limited to '')
-rw-r--r-- | users/fcuny/notes/layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/notes/layouts/index.html b/users/fcuny/notes/layouts/index.html index 523ad08..2ab8c40 100644 --- a/users/fcuny/notes/layouts/index.html +++ b/users/fcuny/notes/layouts/index.html @@ -1,6 +1,6 @@ {{ define "main" }} -<article class="article"> +<article> <h1>{{ .Site.Home.Title }}</h1> |