factor out data into _data folder
This commit is contained in:
parent
b5e68df877
commit
21bbe9607a
3 changed files with 44 additions and 30 deletions
30
index.html
30
index.html
|
@ -1,33 +1,3 @@
|
|||
---
|
||||
socials:
|
||||
- name: discord
|
||||
handle: "@xunuwu"
|
||||
link: "https://discord.com/users/821827926504112129"
|
||||
- name: bluesky
|
||||
handle: owoxun.bsky.social
|
||||
link: "https://bsky.app/profile/owoxun.bsky.social"
|
||||
- name: roblox
|
||||
handle: "@xunuwu"
|
||||
link: "https://www.roblox.com/users/149009823"
|
||||
- name: last.fm
|
||||
handle: xunuwu
|
||||
link: "https://www.last.fm/user/xunuwu"
|
||||
- name: github
|
||||
handle: xunuwu
|
||||
link: "https://github.com/xunuwu"
|
||||
- name: steam
|
||||
handle: xunuwu
|
||||
link: "https://steamcommunity.com/id/xunuwu/"
|
||||
|
||||
# info field is optional, title and link are mandatory
|
||||
projects:
|
||||
- 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
|
||||
---
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue