Merge pull request #13 from recanman/main

feat: add ccs_item note and no_ccs shortcode
This commit is contained in:
rottenwheel 2024-10-06 22:55:54 -04:00 committed by GitHub
commit cb813b5fb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -19,4 +19,8 @@
{{ else }}
<p>Find more <a href="https://ccs.getmonero.org/ideas/" target="_blank">here</a>. Posting comments in favor of, or against proposals is encouraged.</p>
{{ end }}
{{ end }}
{{ with .Get "more" }}
<p>Find more proposals currently in need of funding <a target="_blank" href="https://ccs.getmonero.org/funding-required/">here</a>.</p>
{{ end }}

View file

@ -0,0 +1 @@
<p>None; all funded for now. Consider <a href="/support">supporting</a> Revuo Monero!</p>