mirror of
https://github.com/vale981/Vulcan
synced 2025-03-11 13:06:41 -04:00
7 lines
143 B
Handlebars
7 lines
143 B
Handlebars
<style>
|
|
.post-title{
|
|
color: purple;
|
|
}
|
|
</style>
|
|
|
|
<a href="{{outgoingUrl}}" class="post-title" target="_blank">{{title}}</a><br /><br />
|