Skip to content

chore: footer links to Privacy / Terms / Contact#14

Merged
Aswinmcw merged 1 commit into
mainfrom
chore/footer-policy-links
Jul 6, 2026
Merged

chore: footer links to Privacy / Terms / Contact#14
Aswinmcw merged 1 commit into
mainfrom
chore/footer-policy-links

Conversation

@Aswinmcw

@Aswinmcw Aswinmcw commented Jul 6, 2026

Copy link
Copy Markdown
Member

Adds Privacy, Terms, and Contact links to the blog footer, pointing at the existing (AdSense-adequate) pages on aswincloud.com.

Closes the last AdSense-prep gap: the policy pages exist and are compliant (cover cookies, third-party advertising, GDPR) — they just weren't reachable from the blog. Verified all three targets resolve (privacy/terms HTTP 200, #contact anchor exists).

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.
@Aswinmcw
Aswinmcw requested a review from a team as a code owner July 6, 2026 08:15
Copilot AI review requested due to automatic review settings July 6, 2026 08:15
@Aswinmcw
Aswinmcw requested a review from a team as a code owner July 6, 2026 08:15

@Aswincloud-Bot Aswincloud-Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: @Aswinmcw is a member of @Aswincloud/admins.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 6, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
blog 13759e3 Commit Preview URL

Branch Preview URL
Jul 06 2026, 08:16 AM

@Aswinmcw
Aswinmcw added this pull request to the merge queue Jul 6, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds policy/utility links to the site footer so required pages are reachable from the blog, supporting AdSense readiness and general site compliance navigation.

Changes:

  • Add footer links to Privacy, Terms, and Contact pages on aswincloud.com.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +14 to +16
<a href="https://aswincloud.com/privacy" rel="noopener">Privacy</a>
<a href="https://aswincloud.com/terms" rel="noopener">Terms</a>
<a href="https://aswincloud.com/#contact" rel="noopener">Contact</a>
Merged via the queue into main with commit c691bdc Jul 6, 2026
5 checks passed
@Aswinmcw
Aswinmcw deleted the chore/footer-policy-links branch July 6, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants