mirror of
https://github.com/ahoneybun/ahoneybun.net.git
synced 2025-05-13 03:23:01 -06:00
get projects page working
This commit is contained in:
parent
06ec754229
commit
6888f1129d
5 changed files with 42 additions and 1 deletions
8
public/projects/data.toml
Normal file
8
public/projects/data.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[[project]]
|
||||
name = "NixOS configs that run my life!"
|
||||
desc = "my own nix configs"
|
||||
tags = ["nix", "nixos" ]
|
||||
links = [
|
||||
{ name = "Gitlab", url = "https://gitlab.com/ahoneybun/nix-configs/" }
|
||||
]
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue