mirror of
https://github.com/ahoneybun/ahoneybun.net.git
synced 2025-05-12 11:14:01 -06:00
Update data.toml
add Random CAD file link to projects
This commit is contained in:
parent
79316a124c
commit
ac26f24bd5
1 changed files with 8 additions and 0 deletions
|
@ -21,3 +21,11 @@
|
||||||
links = [
|
links = [
|
||||||
{ name = "Gitlab", url = "https://gitlab.com/ahoneybun/nix-configs" }
|
{ name = "Gitlab", url = "https://gitlab.com/ahoneybun/nix-configs" }
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[project]]
|
||||||
|
name = "Random CAD files"
|
||||||
|
desc = "things that I have made in FreeCAD"
|
||||||
|
tags = [ "cad" ]
|
||||||
|
links = [
|
||||||
|
{ name = "Github", url = "https://github.com/ahoneybun/Random-CAD/" }
|
||||||
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue