mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-09 20:57:44 +00:00
Add Tablog (#354)
* Update templates.json Add Tablog, a minimalistic blog theme. * Update templates.json * Update templates.json --------- Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
This commit is contained in:
@@ -665,6 +665,13 @@
|
||||
"category": "Svelte",
|
||||
"tags": ["templates", "integrations"]
|
||||
},
|
||||
{
|
||||
"title": "Tablog",
|
||||
"repository": "https://github.com/lemmon/tablog-svelte",
|
||||
"description": "A minimalistic blog theme built with SvelteKit and mdsvex.",
|
||||
"category": "SvelteKit",
|
||||
"tags": ["blog", "templates", "markdown", "mdsvex", "seo"]
|
||||
},
|
||||
{
|
||||
"title": "Web3 Hardhat & Svelte Boilerplate",
|
||||
"repository": "https://github.com/fede-rodes/hardhat-svelte-boilerplate",
|
||||
|
||||
Reference in New Issue
Block a user