mirror of
https://github.com/vale981/Vulcan
synced 2025-03-11 21:16:40 -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 />
|