diff --git a/src/routes/a/[slug].svelte b/src/routes/a/[slug].svelte index 7995dd3..bc4d460 100644 --- a/src/routes/a/[slug].svelte +++ b/src/routes/a/[slug].svelte @@ -226,16 +226,7 @@
@@ -251,16 +242,7 @@ {@html article.html} - - - + Comments diff --git a/src/routes/c/[slug].svelte b/src/routes/c/[slug].svelte index de68931..616368b 100644 --- a/src/routes/c/[slug].svelte +++ b/src/routes/c/[slug].svelte @@ -69,16 +69,7 @@ {category.name} - - - + {#each articles as {title, slug, image, created_at}} @@ -93,15 +84,6 @@ No articles are in this category :( Check back soon! {/each} - - - + diff --git a/src/routes/contact.svelte b/src/routes/contact.svelte index 10c2c55..66ebf72 100644 --- a/src/routes/contact.svelte +++ b/src/routes/contact.svelte @@ -18,16 +18,7 @@ Contact Us - - - + Myles C. Linden @@ -55,16 +46,7 @@ webmaster@howfeed.biz - - - + diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 31893f9..caff43e 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -58,16 +58,7 @@ Welcome - - - + {#each articles as {title, slug, image, created_at}} @@ -82,15 +73,6 @@ No articles have been published yet :( Cheque back soon! {/each} - - - + diff --git a/src/template.html b/src/template.html index ad38a43..4dc7663 100644 --- a/src/template.html +++ b/src/template.html @@ -21,12 +21,6 @@ gtag('config', 'UA-175013738-1'); - - %sapper.html%
No articles are in this category :(
Check back soon!
webmaster@howfeed.biz
No articles have been published yet :(
Cheque back soon!
{category.name}
No articles are in this category :(
Check back soon!
{/each} -Contact Us
-Myles C. Linden
@@ -55,16 +46,7 @@webmaster@howfeed.biz
Welcome
No articles have been published yet :(
Cheque back soon!
{/each} -