diff --git a/new-site/content/blog/pluralization-issues.md b/new-site/content/blog/pluralization-issues.md index b7f375df..481d2295 100644 --- a/new-site/content/blog/pluralization-issues.md +++ b/new-site/content/blog/pluralization-issues.md @@ -11,5 +11,6 @@ tags: ['blog'] So I wanted to make a quick entry, see how it looks like and I stumbled upon this issue of hugo pluralzing Blog into Blogs You can fix this in config.tom with the following line - -pluralizelisttitles = false \ No newline at end of file +> ``` +> pluralizelisttitles = false +> ``` \ No newline at end of file diff --git a/new-site/public/blog/index.xml b/new-site/public/blog/index.xml index e5b777f3..14f4236d 100644 --- a/new-site/public/blog/index.xml +++ b/new-site/public/blog/index.xml @@ -19,7 +19,9 @@ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> <p>So I wanted to make a quick entry, see how it looks like and I stumbled upon this issue of hugo pluralzing Blog into Blogs</p> <p>You can fix this in config.tom with the following line</p> -<p>pluralizelisttitles = false</p> +<blockquote> +<pre tabindex="0"><code>pluralizelisttitles = false +</code></pre></blockquote> diff --git a/new-site/public/blog/pluralization-issues/index.html b/new-site/public/blog/pluralization-issues/index.html index 16bffb43..1a7139b5 100644 --- a/new-site/public/blog/pluralization-issues/index.html +++ b/new-site/public/blog/pluralization-issues/index.html @@ -8,7 +8,7 @@ +pluralizelisttitles = false "> @@ -22,7 +22,9 @@ pluralizelisttitles = false">

this is my first entry and i’m already having issues lol

So I wanted to make a quick entry, see how it looks like and I stumbled upon this issue of hugo pluralzing Blog into Blogs

You can fix this in config.tom with the following line

-

pluralizelisttitles = false

+
+
pluralizelisttitles = false
+
diff --git a/new-site/public/categories/index.xml b/new-site/public/categories/index.xml index 9e20507c..07a06fe1 100644 --- a/new-site/public/categories/index.xml +++ b/new-site/public/categories/index.xml @@ -18,7 +18,9 @@ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> <p>So I wanted to make a quick entry, see how it looks like and I stumbled upon this issue of hugo pluralzing Blog into Blogs</p> <p>You can fix this in config.tom with the following line</p> -<p>pluralizelisttitles = false</p> +<blockquote> +<pre tabindex="0"><code>pluralizelisttitles = false +</code></pre></blockquote> diff --git a/new-site/public/index.xml b/new-site/public/index.xml index ce9011f8..3c32bc27 100644 --- a/new-site/public/index.xml +++ b/new-site/public/index.xml @@ -19,7 +19,9 @@ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> <p>So I wanted to make a quick entry, see how it looks like and I stumbled upon this issue of hugo pluralzing Blog into Blogs</p> <p>You can fix this in config.tom with the following line</p> -<p>pluralizelisttitles = false</p> +<blockquote> +<pre tabindex="0"><code>pluralizelisttitles = false +</code></pre></blockquote> diff --git a/new-site/public/tags/blog/index.xml b/new-site/public/tags/blog/index.xml index 4907a571..ddb90ee8 100644 --- a/new-site/public/tags/blog/index.xml +++ b/new-site/public/tags/blog/index.xml @@ -19,7 +19,9 @@ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> <p>So I wanted to make a quick entry, see how it looks like and I stumbled upon this issue of hugo pluralzing Blog into Blogs</p> <p>You can fix this in config.tom with the following line</p> -<p>pluralizelisttitles = false</p> +<blockquote> +<pre tabindex="0"><code>pluralizelisttitles = false +</code></pre></blockquote> diff --git a/new-site/public/tags/index.xml b/new-site/public/tags/index.xml index 2ad5f526..933d9137 100644 --- a/new-site/public/tags/index.xml +++ b/new-site/public/tags/index.xml @@ -19,7 +19,9 @@ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> <p>So I wanted to make a quick entry, see how it looks like and I stumbled upon this issue of hugo pluralzing Blog into Blogs</p> <p>You can fix this in config.tom with the following line</p> -<p>pluralizelisttitles = false</p> +<blockquote> +<pre tabindex="0"><code>pluralizelisttitles = false +</code></pre></blockquote> diff --git a/new-site/public/tags/updates/index.xml b/new-site/public/tags/updates/index.xml index 310d8d93..47c9770e 100644 --- a/new-site/public/tags/updates/index.xml +++ b/new-site/public/tags/updates/index.xml @@ -19,7 +19,9 @@ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> <p>So I wanted to make a quick entry, see how it looks like and I stumbled upon this issue of hugo pluralzing Blog into Blogs</p> <p>You can fix this in config.tom with the following line</p> -<p>pluralizelisttitles = false</p> +<blockquote> +<pre tabindex="0"><code>pluralizelisttitles = false +</code></pre></blockquote>