diff --git a/layouts/_partials/card.html b/layouts/_partials/card.html index f0dfca3f..f060dbd9 100644 --- a/layouts/_partials/card.html +++ b/layouts/_partials/card.html @@ -1,4 +1,4 @@
-

{{.Title}}

-

{{ .Content }}

+

{{.Title}}

+
{{ .Content }}
\ No newline at end of file diff --git a/layouts/_partials/footer.html b/layouts/_partials/footer.html index c75afaeb..04d120f4 100644 --- a/layouts/_partials/footer.html +++ b/layouts/_partials/footer.html @@ -62,11 +62,11 @@

Community

- Copyright © CloudNativePG a Series of LF Projects, LLC.
+ Copyright © CloudNativePG a Series of LF Projects, LLC.
For website terms of use, trademark policy and other project policies please see - LF Projects, LLC Policies.

+ LF Projects, LLC Policies.

The Linux Foundation has registered - trademarks and uses trademarks.

+ trademarks and uses trademarks.

Postgres, PostgreSQL and the Slonik Logo are trademarks or registered trademarks of the PostgreSQL Community Association of Canada, and diff --git a/layouts/_partials/hero.html b/layouts/_partials/hero.html index 5e47167b..47aa52f2 100644 --- a/layouts/_partials/hero.html +++ b/layouts/_partials/hero.html @@ -17,4 +17,5 @@

+ \ No newline at end of file diff --git a/layouts/_partials/info.html b/layouts/_partials/info.html index 755faf85..c31c72fc 100644 --- a/layouts/_partials/info.html +++ b/layouts/_partials/info.html @@ -9,8 +9,8 @@ {{.context.Title}}
-

{{ .context.Title }}

-

{{ .context.Content }}

+

{{ .context.Title }}

+
{{ .context.Content }}
@@ -18,8 +18,8 @@

-

{{ .context.Title }}

-

{{ .context.Content }}

+

{{ .context.Title }}

+
{{ .context.Content }}
{{.context.Title}} @@ -32,8 +32,8 @@

{{ .context.Title }}< {{.context.Title}}

-

{{ .context.Title }}

-

{{ .context.Content }}

+

{{ .context.Title }}

+
{{ .context.Content }}
diff --git a/layouts/paged_content/list.html b/layouts/paged_content/list.html index 9a7bf035..3c933e3e 100644 --- a/layouts/paged_content/list.html +++ b/layouts/paged_content/list.html @@ -2,7 +2,7 @@

{{.Title}}

-

{{.Content}}

+ {{.Content}} {{ range .Pages }}
diff --git a/layouts/releases/list.html b/layouts/releases/list.html index 11d9997f..84a0547f 100644 --- a/layouts/releases/list.html +++ b/layouts/releases/list.html @@ -18,21 +18,21 @@
{{ .Title }}
-
+
    {{ range .Params.tags }}
  • {{ . }}
  • {{ end }}
-
+
{{ .Params.summary }}
- Continue Reading + Continue Reading
diff --git a/layouts/support/list.html b/layouts/support/list.html index e9408aa8..366ab5c8 100644 --- a/layouts/support/list.html +++ b/layouts/support/list.html @@ -2,7 +2,7 @@

{{.Title}}

-

{{.Content}}

+ {{.Content}}