fix: ccs proposal item shortcode
This commit is contained in:
parent
a64804c942
commit
40f8c7615e
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue