mirror of
https://github.com/vale981/Vulcan
synced 2025-03-12 05:26:38 -04:00
14 lines
No EOL
1.2 KiB
Handlebars
14 lines
No EOL
1.2 KiB
Handlebars
<a href="{{outgoingUrl}}" class="post-title" target="_blank">
|
|
<span style="font-size:24px; font-family: georgia, serif; line-height:1.3;">{{title}}</span>
|
|
{{#if sticky}}
|
|
<a style="margin-top:-5px;vertical-align:middle;border-radius:3px;background:#eee;font-size:10px;text-transform:uppercase;font-weight:regular;color:#aaa;padding:1px 5px;display:inline-block;" href="http://sidebar.io/sponsor">Sponsored</a>
|
|
{{/if}}
|
|
</a><br />
|
|
<a href="{{outgoingUrl}}" style="color:#a9a9a9;">{{domain}}</a><br />
|
|
<a href="http://twitter.com/{{twitterName}}">
|
|
<img src="{{userAvatar}}" height="20px" width="20px" style="vertical-align:middle;"/>
|
|
</a>
|
|
Added by <a style="font-weight:bold; color:#f36c3d;" href="http://twitter.com/{{twitterName}}">@{{twitterName}}</a>
|
|
<span style="color:#a9a9a9">|</span>
|
|
<a href="https://twitter.com/intent/tweet?original_referer=https%3A%2F%2Fsidebar.io&text={{cleanHeadline}}&tw_p=tweetbutton&url={{cleanURL}}&via=SidebarIO&related={{twitterName}}" style="color:#a9a9a9; font-weight:bold" target="_blank"><img src="https://d2q0qd5iz04n9u.cloudfront.net/_ssl/proxy.php/http/sidebar.io/img/twitter-icon-grey.png" style="height:12px; width:12px;" /> Tweet</a>
|
|
<br/><br/><br/> |