diff --git a/themes/hugo-theme-wave/layouts/404.html b/themes/hugo-theme-wave/layouts/404.html index fee66be..c985902 100644 --- a/themes/hugo-theme-wave/layouts/404.html +++ b/themes/hugo-theme-wave/layouts/404.html @@ -9,14 +9,14 @@

-

-

- {{with .Site.Data.l10n.page_not_found.title}}{{.}}{{end}} -

-

- {{with .Site.Data.l10n.page_not_found.subtitle}}{{.}}{{end}} -

-
+
+

+ {{with .Site.Data.l10n.page_not_found.title}}{{.}}{{end}} +

+

+ {{with .Site.Data.l10n.page_not_found.subtitle}}{{.}}{{end}} +

+

@@ -29,4 +29,4 @@ {{ partial "footer" . }} - \ No newline at end of file + diff --git a/themes/hugo-theme-wave/layouts/_default/list.html b/themes/hugo-theme-wave/layouts/_default/list.html index 328ef8e..14f3387 100644 --- a/themes/hugo-theme-wave/layouts/_default/list.html +++ b/themes/hugo-theme-wave/layouts/_default/list.html @@ -1,27 +1,27 @@ {{ partial "head" . }} {{ partial "header" . }}
-
-
-
-
- {{ .Title }} -
-
- {{ $pages := .Pages }} - {{ if .IsHome }} - {{ $pages = .Site.RegularPages }} - {{ end }} - {{ $paginator := .Paginate $pages }} - {{ range $paginator.Pages }} - {{ .Render "summary" }} - {{ end }} -
-
- {{ partial "pagination" . }} -
- {{ partial "sidebar" . }} -
+
+
+
+
+ {{ .Title }} +
+
+ {{ $pages := .Pages }} + {{ if .IsHome }} + {{ $pages = .Site.RegularPages }} + {{ end }} + {{ $paginator := .Paginate $pages }} + {{ range $paginator.Pages }} + {{ .Render "summary" }} + {{ end }} +
+
+ {{ partial "pagination" . }} +
+ {{ partial "sidebar" . }} +
{{ partial "footer" . }} diff --git a/themes/hugo-theme-wave/layouts/_default/single.html b/themes/hugo-theme-wave/layouts/_default/single.html index 9dc767e..1af6123 100644 --- a/themes/hugo-theme-wave/layouts/_default/single.html +++ b/themes/hugo-theme-wave/layouts/_default/single.html @@ -2,10 +2,10 @@ {{ partial "header" . }}
-
+
{{ partial "single_article" . }} {{ partial "sidebar" . }} -
+
{{ partial "footer" . }} diff --git a/themes/hugo-theme-wave/layouts/_default/summary.html b/themes/hugo-theme-wave/layouts/_default/summary.html index 114c351..c8646aa 100644 --- a/themes/hugo-theme-wave/layouts/_default/summary.html +++ b/themes/hugo-theme-wave/layouts/_default/summary.html @@ -1,26 +1,26 @@
-
+
-
+
- {{ if isset .Params "banner" }} - - - - {{ else }} - - - - {{ end }} -
-
-

- {{ .Title }} -

- -
+ {{ if isset .Params "banner" }} + + + + {{ else }} + + + + {{ end }}
+
+

+ {{ .Title }} +

+ +
+
diff --git a/themes/hugo-theme-wave/layouts/_default/terms.html b/themes/hugo-theme-wave/layouts/_default/terms.html index 45e2fd1..56c83e7 100644 --- a/themes/hugo-theme-wave/layouts/_default/terms.html +++ b/themes/hugo-theme-wave/layouts/_default/terms.html @@ -1,26 +1,26 @@ {{ partial "head" . }} {{ partial "header" . }}
-
-
-
-
- {{ .Title }} -
-
-
    - {{ $data := .Data }} {{ range $key, $value := .Data.Terms.ByCount }} -
  • - {{ $value.Name }} - {{ $value.Count }} -
  • - {{ end }} -
-
-
-
- {{ partial "sidebar" . }} -
+
+
+
+
+ {{ .Title }} +
+
+
    + {{ $data := .Data }} {{ range $key, $value := .Data.Terms.ByCount }} +
  • + {{ $value.Name }} + {{ $value.Count }} +
  • + {{ end }} +
+
+
+
+ {{ partial "sidebar" . }} +
{{ partial "footer" . }} diff --git a/themes/hugo-theme-wave/layouts/archive/single.html b/themes/hugo-theme-wave/layouts/archive/single.html index 0a5b016..53e454f 100644 --- a/themes/hugo-theme-wave/layouts/archive/single.html +++ b/themes/hugo-theme-wave/layouts/archive/single.html @@ -2,37 +2,37 @@ {{ partial "header" . }}
-
+
-
-
- -
- {{ .Content }} - {{ range (where .Site.RegularPages "Type" "post") }} -

- - {{ .Title }} -

- - {{ end }} -
+
+
+ +
+ {{ .Content }} + {{ range (where .Site.RegularPages "Type" "post") }} +

+ + {{ .Title }} +

+ + {{ end }}
+
diff --git a/themes/hugo-theme-wave/layouts/partials/article_first.html b/themes/hugo-theme-wave/layouts/partials/article_first.html index bb7b842..0bbd75a 100644 --- a/themes/hugo-theme-wave/layouts/partials/article_first.html +++ b/themes/hugo-theme-wave/layouts/partials/article_first.html @@ -4,10 +4,10 @@ A simple, lightweight theme

- You've reached the website for Arch Linux user, I was in mobile-enabled. + You've reached the website for Arch Linux user, I was in mobile-enabled.

\ No newline at end of file +
+--> diff --git a/themes/hugo-theme-wave/layouts/partials/article_footer.html b/themes/hugo-theme-wave/layouts/partials/article_footer.html index 7a2f7bb..6fc60dd 100644 --- a/themes/hugo-theme-wave/layouts/partials/article_footer.html +++ b/themes/hugo-theme-wave/layouts/partials/article_footer.html @@ -1,9 +1,9 @@