diff --git a/public/constitution_2026.pdf b/public/constitution_2026.pdf new file mode 100644 index 0000000..4aa30a6 Binary files /dev/null and b/public/constitution_2026.pdf differ diff --git a/src/constitution.jsx b/src/constitution.jsx index 5deb941..64e352e 100644 --- a/src/constitution.jsx +++ b/src/constitution.jsx @@ -3,10 +3,10 @@ function Constitution() { return (

Code Network Constitution

-

This version was adopted at the 2024 Annual General Meeting of Code Network. Future revisions will appear here.

+

This version was adopted at the Special General Meeting of Code Network on March 2nd, 2026. Future revisions will appear here.

@@ -14,4 +14,4 @@ function Constitution() { ) } -export default Constitution; \ No newline at end of file +export default Constitution;