Compare commits
No commits in common. "8fe36a4c4cdc7242c2367b09201cf5f76a8045cd" and "5e0affe8baaef4758c11461bb6569ddeaee8b7ac" have entirely different histories.
8fe36a4c4c
...
5e0affe8ba
17
index.html
17
index.html
|
@ -147,7 +147,7 @@
|
||||||
<h3>GoPaper</h3>
|
<h3>GoPaper</h3>
|
||||||
</a>
|
</a>
|
||||||
<p>
|
<p>
|
||||||
A cross-platform wallpaper slideshow daemon written in Go. Harmonize your wallpapers with your color scheme!
|
A wallpaper slideshow daemon for Hyprland, written in Go.
|
||||||
</p>
|
</p>
|
||||||
<div class="links-container">
|
<div class="links-container">
|
||||||
<a href="https://projects.ajstepien.xyz/andrzej/gopaper">source</a>
|
<a href="https://projects.ajstepien.xyz/andrzej/gopaper">source</a>
|
||||||
|
@ -155,14 +155,13 @@
|
||||||
</li>
|
</li>
|
||||||
<li class="container">
|
<li class="container">
|
||||||
|
|
||||||
<a href="https://projects.ajstepien.xyz/andrzej/micro365">
|
<a href="https://projects.ajstepien.xyz/andrzej/micro365">
|
||||||
<h3>Micro365</h3>
|
<h3>Micro365</h3>
|
||||||
</a>
|
</a>
|
||||||
<p>A bot for posting single-word writing prompts to the MissKey microblogging API. Node.js with an SQLite backend.</p>
|
<p>A bot for posting single-word writing prompts to social media. Node.js with an SQLite backend.</p>
|
||||||
<div class="links-container">
|
<div class="links-container">
|
||||||
<a
|
<a href="https://projects.ajstepien.xyz/andrzej/micro365">source</a>
|
||||||
href="https://projects.ajstepien.xyz/andrzej/micro365">source</a>
|
</div>
|
||||||
</div>
|
|
||||||
</li>
|
</li>
|
||||||
<li class="container">
|
<li class="container">
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue