Update projects list
parent
26b30cd030
commit
4f40930dd5
|
@ -25,23 +25,12 @@
|
|||
|
||||
<ul>
|
||||
<li><a href="https://git.lain.faith/videogame-hacker/discord-css-injector">lavender cord</a> - a theming platform for Discord</li>
|
||||
<li>more soon!</li>
|
||||
<li><a href="https://git.lavender.software/lavender/watch-party">watch-party</a> - a webapp to allow for synced video playback among friends</li>
|
||||
<li>catsette <em>(upcoming)</em> - an independent music marketplace platform for artists</li>
|
||||
<li>… and more soon!</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
<section>
|
||||
<h2>who are we?</h2>
|
||||
|
||||
<ul>
|
||||
{% for member in members %}
|
||||
<li>
|
||||
<a href="{{ member.website }}">{{ member.name }}</a> - {{ member.title }}
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</section> -->
|
||||
|
||||
<section>
|
||||
<h2>services</h2>
|
||||
|
||||
|
|
Loading…
Reference in New Issue