remove projects section

This commit is contained in:
xunuwu 2025-06-06 10:15:52 +02:00
parent 968f8db092
commit 3943ddd64b
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
2 changed files with 0 additions and 24 deletions

View file

@ -1,12 +0,0 @@
[
{
"title": "nixos config",
"info": "configuration files for all my nixos computers",
"link": "https://github.com/xunuwu/nixos-config"
},
{
"title": "waymouse",
"info": "a cli utility for simulating mouse inputs on wayland",
"link": "https://github.com/xunuwu/waymouse"
}
]

View file

@ -19,18 +19,6 @@
i code and play video games sometimes (mostly roblox and fps games)
</p>
<div id="link-section">
<section>
<h2>projects</h2>
<ul>
{% for item in projects %}
<li>
<a href="{{ item.link }}" {% if item.info %} title="{{ item.info }}" {% endif %} target="_blank" rel="noopener noreferrer">
{{ item.title }}
</a>
</li>
{% endfor %}
</ul>
</section>
<section>
<h2>socials</h2>
<ul>