diff --git a/hugo_stats.json b/hugo_stats.json index e7379312f29b..4d34be18e7ed 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -418,6 +418,7 @@ "pb-0.5", "pb-1", "pb-2", + "pb-20", "pb-4", "pb-8", "pl-1", @@ -429,6 +430,7 @@ "placeholder:text-white", "pr-2", "prose", + "pt-10", "pt-2", "pt-4", "px-1", diff --git a/layouts/partials/components/support-button.html b/layouts/partials/components/support-button.html new file mode 100644 index 000000000000..5680f6f6b0a0 --- /dev/null +++ b/layouts/partials/components/support-button.html @@ -0,0 +1,7 @@ + + Contact support + \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 4158b0c70da2..07072f380eb8 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,10 +1,12 @@ -
+
+ {{ partialCached "components/support-button.html" . }} +
+
Product offerings Pricing About us - Support {{- with .GetPage "/contribute" }} {{ .LinkTitle }} {{- end }}