Signed-off-by: nopeitsnothing <no@anonymousplanet.net>
This commit is contained in:
nopeitsnothing
2026-07-12 22:29:53 -04:00
parent d6992a3b80
commit 53d17ca29e
3 changed files with 3 additions and 11 deletions
-8
View File
@@ -9,16 +9,8 @@ hide:
<div class="hero-block"> <div class="hero-block">
<div class="hero-eyebrow">Applicable to all projects of the initiative.</div> <div class="hero-eyebrow">Applicable to all projects of the initiative.</div>
<h1 class="hero-title">A Constitution<span class="hero-subtitle">The rules we hold ourselves to.</span></h1> <h1 class="hero-title">A Constitution<span class="hero-subtitle">The rules we hold ourselves to.</span></h1>
<div class="hero-cta-row">
<a href="#principles" class="hero-cta hero-cta--primary">Our Principles</a>
<a href="#goals" class="hero-cta hero-cta--secondary">Core Goals</a>
</div>
</div> </div>
---
## Principles { #principles }
<div class="index-grid"> <div class="index-grid">
<div class="index-card"> <div class="index-card">
+2 -2
View File
@@ -1,2 +1,2 @@
mkdocs==1.6.1 mkdocs==1.6.1
mkdocs-material[imaging]==9.7.2 mkdocs-material[imaging]==9.7.2
+1 -1
View File
@@ -273,7 +273,7 @@ html, body {{
<p><strong>License</strong> &nbsp; Creative Commons BY-SA 4.0</p> <p><strong>License</strong> &nbsp; Creative Commons BY-SA 4.0</p>
<p><strong>Source</strong> &nbsp; https://anonymousplanet.net</p> <p><strong>Source</strong> &nbsp; https://anonymousplanet.net</p>
</div> </div>
<p class="version">v1.2.5 &mdash; June 2026</p> <p class="version">v1.2.6 &mdash; July 12 2026</p>
</div> </div>
</body> </body>
</html>""") </html>""")