mirror of
https://github.com/vale981/Vulcan
synced 2025-03-12 05:26:38 -04:00
8 lines
143 B
Handlebars
8 lines
143 B
Handlebars
![]() |
<style>
|
||
|
.post-title{
|
||
|
color: purple;
|
||
|
}
|
||
|
</style>
|
||
|
|
||
|
<a href="{{outgoingUrl}}" class="post-title" target="_blank">{{title}}</a><br /><br />
|