mirror of
https://github.com/rottenwheel/revuoxmrtheme.git
synced 2024-11-10 05:03:43 +01:00
Merge pull request #5 from recanman/main
fix: ccs proposal item shortcode
This commit is contained in:
commit
c31753f712
@ -1,6 +1,6 @@
|
||||
<div class="proposal">
|
||||
<p>
|
||||
<a href='https://ccs.getmonero.org/proposals/{{ .Get "link" }}.html' target="_blank">
|
||||
<a href='{{ .Get "link" }}' target="_blank">
|
||||
{{ trim .Inner "<p></p>\n\r" }}
|
||||
</a><span>by {{ .Get "author" }}.</span>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user