Remove Projects and add Buttons heading
This commit is contained in:
parent
edfe2a2303
commit
923aa15be4
1 changed files with 1 additions and 58 deletions
|
@ -87,64 +87,7 @@
|
||||||
{/each}
|
{/each}
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h2 id="projects">Projects</h2>
|
<h2 id="buttons">Buttons</h2>
|
||||||
|
|
||||||
<h3 id="firefish-edits">Firefish Edits</h3>
|
|
||||||
<p>
|
|
||||||
A set of CSS snippets for Firefish and Iceshrimp that make the
|
|
||||||
experience better for me. This includes things such as indicating when
|
|
||||||
media doesn't have alt text or that a post is mention-only.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a
|
|
||||||
href="https://codeberg.org/pancakes/firefish-edits"
|
|
||||||
target="_blank"
|
|
||||||
rel="noopener noreferrer"
|
|
||||||
>
|
|
||||||
View Project
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<h3 id="scp-wiki-pages">SCP Wiki Pages</h3>
|
|
||||||
<p>
|
|
||||||
A Fediverse bot that posts random articles from the
|
|
||||||
<a
|
|
||||||
href="https://scp-wiki.wikidot.com"
|
|
||||||
target="_blank"
|
|
||||||
rel="noopener noreferrer"
|
|
||||||
>
|
|
||||||
SCP Foundation Wiki
|
|
||||||
</a>
|
|
||||||
multiple times per day. The bot posts at
|
|
||||||
<time datetime="00:00">00:00</time>
|
|
||||||
<time datetime="06:00">06:00</time>,
|
|
||||||
<time datetime="12:00">12:00</time>, and
|
|
||||||
<time datetime="18:00">18:00</time> Sydney time. It displays the title, rating,
|
|
||||||
author, item number, object class/anomaly classification, tags, and an image
|
|
||||||
when possible.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<figure>
|
|
||||||
<img
|
|
||||||
src="/assets/project/scp_pages/screenshot.png"
|
|
||||||
alt="A Mastodon post from @scp_pages@botsin.space. The post content matches the general description noted before."
|
|
||||||
/>
|
|
||||||
<figcaption>
|
|
||||||
Example post:
|
|
||||||
<a
|
|
||||||
href="https://botsin.space/@scp_pages/111328337740557018"
|
|
||||||
target="_blank"
|
|
||||||
>
|
|
||||||
View Original
|
|
||||||
</a>
|
|
||||||
</figcaption>
|
|
||||||
</figure>
|
|
||||||
|
|
||||||
<p>
|
|
||||||
<a href="https://botsin.space/@scp_pages" target="_blank">
|
|
||||||
View Project
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<ul class="buttons">
|
<ul class="buttons">
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Add table
Reference in a new issue