Skip to content

Commit

Permalink
Adding latest updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tnylea committed Sep 26, 2023
1 parent 56e1258 commit c3114d2
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions collections/templates.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"name" : "Aria",
"cover" : "https://raw.githubusercontent.com/static-templates/aria/main/assets/images/cover.jpg",
"favicon": "https://raw.githubusercontent.com/static-templates/aria/main/assets/images/favicon.png",
"description": "A template for a personal website, portfolio, or blog.",
"slug" : "aria",
"url" : "https://aria.devdojo.io"
},
{
"name" : "Blog",
"cover" : "https://raw.githubusercontent.com/static-templates/blog/main/assets/images/cover.jpg",
"favicon": "https://raw.githubusercontent.com/static-templates/blog/main/assets/images/favicon.png",
"description": "A simple and clean blog template for your static website.",
"slug" : "blog",
"url" : "https://blog.devdojo.io"
},
{
"name" : "Static Starter",
"cover" : "https://raw.githubusercontent.com/static-templates/starter/main/assets/images/cover.jpg",
Expand All @@ -14,13 +30,5 @@
"description": "A Free Static theme designed for Business, Marketing, SaaS and Startup websites.",
"slug" : "stone",
"url" : "https://stone.devdojo.io"
},
{
"name" : "Blog",
"cover" : "https://raw.githubusercontent.com/static-templates/blog/main/assets/images/cover.jpg",
"favicon": "https://raw.githubusercontent.com/static-templates/blog/main/assets/images/favicon.png",
"description": "A simple and clean blog template for your static website.",
"slug" : "blog",
"url" : "https://blog.devdojo.io"
}
]

0 comments on commit c3114d2

Please sign in to comment.