fix urls
This commit is contained in:
@ -35,8 +35,8 @@ title: Fediverse Skillshare Classifieds
|
||||
<h3>{{ listing.data.title }}</h3>
|
||||
<p class="blurb">
|
||||
<strong>
|
||||
<a href="https://{{ listing.data.server }}/@{{ listing.data.handle }}"
|
||||
target="_blank">@{{ listing.data.handle }}@{{ listing.data.server}}</a>
|
||||
<a href="https://{{ listing.data.url }}"
|
||||
target="_blank">{{ listing.data.handle }}</a>
|
||||
offers:</strong> {{ listing.data.blurb }}
|
||||
</p>
|
||||
<p class="listed-on">
|
||||
|
||||
Reference in New Issue
Block a user