Skip to content

Commit 4667374

Browse files
committed
fix: add versioning to pdf
1 parent 4631124 commit 4667374

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

content/articles/state-of-private-voting-2026.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tags: ["privacy", "governance", "voting", "DAOs", "MACI"] # (Optional) Add relev
1717

1818
## PDF Report
1919

20-
The full PDF report can be accessed [**HERE**](https://pse.dev/articles/state-of-private-voting-2026/state-of-private-voting-2026.pdf).
20+
The full PDF report can be accessed [**HERE**](https://pse.dev/articles/state-of-private-voting-2026/state-of-private-voting-2026-v2.pdf).
2121
<br/>
2222
<br/>
2323

next.config.mjs

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,6 @@ const nextConfig = {
103103
},
104104
],
105105
},
106-
{
107-
source: "/articles/:path*\\.pdf",
108-
headers: [
109-
{
110-
key: "Cache-Control",
111-
value: "public, max-age=0, must-revalidate",
112-
},
113-
],
114-
},
115106
]
116107
},
117108
// Configure compiler for modern browsers

public/articles/state-of-private-voting-2026/state-of-private-voting-2026.pdf renamed to public/articles/state-of-private-voting-2026/state-of-private-voting-2026-v2.pdf

File renamed without changes.

0 commit comments

Comments
 (0)