mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-28 10:20:27 +01:00
Working on home page
This commit is contained in:
15
content/nuxt/nuxt.json
Normal file
15
content/nuxt/nuxt.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"url": "https://nuxt.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"color": "emerald"
|
||||
}, {
|
||||
"name": "Doc",
|
||||
"color": "purple"
|
||||
}
|
||||
],
|
||||
"icon": "i-logos:nuxt-icon",
|
||||
"color": "green"
|
||||
}
|
||||
Reference in New Issue
Block a user