forgot to change urls
This commit is contained in:
parent
2b56853761
commit
66885175eb
2 changed files with 7 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"name": "Guestbook",
|
||||
"subheader": "A Guestbook frontend from SmartGB",
|
||||
"description": "A custom frontend for a <a href='https://users2.smartgb.com/g/g.php?a=s&i=g26-39906-27/'>SmartGuestBook</a>, which uses a CORS Proxy to fetch the guestbook entries.",
|
||||
"url": "/assets/config.zip"
|
||||
"url": "/guestbook"
|
||||
},
|
||||
{
|
||||
"name": "ZyMusic",
|
||||
|
|
|
@ -28,5 +28,11 @@
|
|||
"subheader": "My most popular projects",
|
||||
"description": "Some of my projects I'd like to showcase. All on GitHub",
|
||||
"url": "/projects"
|
||||
},
|
||||
{
|
||||
"name": "Autist",
|
||||
"subheader": "Autstic friend",
|
||||
"description": "A site for my autistic friend who does funny noises",
|
||||
"url": "/autist"
|
||||
}
|
||||
]
|
Loading…
Add table
Reference in a new issue