From 13759e31b93f02d67b686cdb211506301a68c5c9 Mon Sep 17 00:00:00 2001
From: Aswin Zayasankaran <156493059+Aswinmcw@users.noreply.github.com>
Date: Mon, 6 Jul 2026 08:15:44 +0000
Subject: [PATCH] chore: link Privacy, Terms, Contact in footer (AdSense prep)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
The policy pages already exist on the apex (aswincloud.com/privacy, /terms,
/#contact). Link them from the blog footer so they're reachable from the
ad-bearing site — an AdSense approval requirement.
---
layouts/partials/footer.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index b3aabd0..afd9ec1 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -11,6 +11,9 @@
Posts
RSS
{{- with .Site.Params.github }}GitHub{{ end -}}
+ Privacy
+ Terms
+ Contact