added cactus theme files
This commit is contained in:
14
hugo-content/themes/cactus/exampleSite/data/projects.json
Normal file
14
hugo-content/themes/cactus/exampleSite/data/projects.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"name":"Hugo",
|
||||
"url":"https://gohugo.io/",
|
||||
"desc":"The world’s fastest framework for building websites."
|
||||
},
|
||||
{
|
||||
"name":"Hugo Themes",
|
||||
"url":"https://github.com/gohugoio/hugoThemes",
|
||||
"desc":"A curated directory of Hugo themes"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user