Skip to content

Commit 9d89b9d

Browse files
jaw-shclaude
andcommitted
feat(advocacy): add Our Advocacy page and nav entry
New page at /us/advocacy/ listing Federal Register filings. Added to About Us submenu in navigation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c5acdd6 commit 9d89b9d

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ menu = [
3131
"desktop",
3232
"footer",
3333
], submenu = [
34+
{ url = "/us/advocacy", name = "Our Advocacy" },
3435
{ url = "/us/board", name = "Board of Directors" },
3536
{ url = "/us/contact", name = "Contact Us" },
3637
{ url = "/us/subscribe", name = "Newsletter" },

content/us/advocacy.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
+++
2+
title = "Our Advocacy"
3+
template = "advocacy.html"
4+
date = 2026-02-26
5+
description = "Federal Register comments and public filings submitted by USIPS."
6+
+++
7+
8+
USIPS participates in the federal rulemaking process by submitting public comments on proposed regulations that affect digital rights, financial access, and Internet freedom.

0 commit comments

Comments
 (0)