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:
Lemmon
2023-12-16 07:55:31 +01:00
committed by GitHub
parent 22cccc1db2
commit 9f29846eb3

View File

@@ -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",