diff --git a/404.html b/404.html deleted file mode 100755 index d20fd99..0000000 --- a/404.html +++ /dev/null @@ -1,17 +0,0 @@ -{{ define "header" }}{{ partial "page-header.html" . }}{{ end }} -{{ define "main" }} -<<<<<<< Updated upstream -{{ $currentPageUrl := .URL }} -{{ $currentSection := where .Site.Pages "Section" .Section }} -
-

- This is not the page you were looking for -

-
-======= - -404 page hee -{{ .Content }} - ->>>>>>> Stashed changes -{{ end }} diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 7730dcc..fdaa4c4 100755 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -1,10 +1,10 @@ {{ define "main" }} -
+

{{ .Title }}

-
+
diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 5f55cc8..7e157b3 100755 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -22,7 +22,7 @@ {{ humanize .Section | upper }}

- {{ .Title }} + {{ .Title }}