new listings, business category, a few small tweaks
This commit is contained in:
@ -6,9 +6,9 @@ title: Fediverse Skillshare Classifieds
|
||||
|
||||
<div class="wip">
|
||||
<p>
|
||||
Hey! This is in early days, so please forgive the lack of real data. Any listing
|
||||
that is greyed out is sample data, and should be ignored. As I get real listings,
|
||||
I'll replace the samples!
|
||||
Hey! This is in early days, so please forgive the sparsity. Any listing
|
||||
that is greyed out is sample data, and should be ignored. As I get more real
|
||||
listings, I'll replace the samples!
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@ -40,7 +40,8 @@ title: Fediverse Skillshare Classifieds
|
||||
offers:</strong> {{ listing.data.blurb }}
|
||||
</p>
|
||||
<p class="listed-on">
|
||||
listed on <time datetime="{{ listing.date | htmlDateString }}">{{ listing.date | readableDate() }}</time>
|
||||
listed on <time datetime="{{ listing.date | htmlDateString }}"
|
||||
>{{ listing.date | readableDate() }}</time>
|
||||
</p>
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user