updated plularization issues

This commit is contained in:
kurets 2023-01-04 23:13:22 +02:00
parent a64315e865
commit e2bd54ad74
10 changed files with 27 additions and 34 deletions

View file

@ -10,7 +10,7 @@ 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 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 You can fix this in config.toml with the following line
> ``` > ```toml
> pluralizelisttitles = false > pluralizelisttitles = false
> ``` > ```

View file

@ -1,7 +0,0 @@
---
title: "Second Entry"
date: 2022-12-17T22:40:42+02:00
draft: true
---
# second entry

View file

@ -2150,10 +2150,10 @@ formed does not list Internet pornography as one of the addictions that it provi
<guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid> <guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid>
<description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt; <description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt;
&lt;p&gt;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&lt;/p&gt; &lt;p&gt;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&lt;/p&gt;
&lt;p&gt;You can fix this in config.tom with the following line&lt;/p&gt; &lt;p&gt;You can fix this in config.toml with the following line&lt;/p&gt;
&lt;blockquote&gt; &lt;blockquote&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;pluralizelisttitles = false &lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-toml&#34; data-lang=&#34;toml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;pluralizelisttitles&lt;/span&gt; = &lt;span style=&#34;color:#66d9ef&#34;&gt;false&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/blockquote&gt; &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;
</description> </description>
</item> </item>

View file

@ -7,7 +7,7 @@
<link rel='stylesheet' type='text/css' href='/style.css'> <link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico"> <link rel="icon" href="/favicon.ico">
<meta name="description" content="this is my first entry and i&rsquo;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 <meta name="description" content="this is my first entry and i&rsquo;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 You can fix this in config.toml with the following line
pluralizelisttitles = false "/> pluralizelisttitles = false "/>
<meta name="keywords" content="blog"> <meta name="keywords" content="blog">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
@ -21,10 +21,10 @@ pluralizelisttitles = false "/>
<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> <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>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>You can fix this in config.toml with the following line</p>
<blockquote> <blockquote>
<pre tabindex="0"><code>pluralizelisttitles = false <div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-toml" data-lang="toml"><span style="display:flex;"><span><span style="color:#a6e22e">pluralizelisttitles</span> = <span style="color:#66d9ef">false</span>
</code></pre></blockquote> </span></span></code></pre></div></blockquote>
<div id="nextprev"> <div id="nextprev">

View file

@ -2149,10 +2149,10 @@ formed does not list Internet pornography as one of the addictions that it provi
<guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid> <guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid>
<description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt; <description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt;
&lt;p&gt;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&lt;/p&gt; &lt;p&gt;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&lt;/p&gt;
&lt;p&gt;You can fix this in config.tom with the following line&lt;/p&gt; &lt;p&gt;You can fix this in config.toml with the following line&lt;/p&gt;
&lt;blockquote&gt; &lt;blockquote&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;pluralizelisttitles = false &lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-toml&#34; data-lang=&#34;toml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;pluralizelisttitles&lt;/span&gt; = &lt;span style=&#34;color:#66d9ef&#34;&gt;false&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/blockquote&gt; &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;
</description> </description>
</item> </item>

View file

@ -2150,10 +2150,10 @@ formed does not list Internet pornography as one of the addictions that it provi
<guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid> <guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid>
<description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt; <description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt;
&lt;p&gt;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&lt;/p&gt; &lt;p&gt;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&lt;/p&gt;
&lt;p&gt;You can fix this in config.tom with the following line&lt;/p&gt; &lt;p&gt;You can fix this in config.toml with the following line&lt;/p&gt;
&lt;blockquote&gt; &lt;blockquote&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;pluralizelisttitles = false &lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-toml&#34; data-lang=&#34;toml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;pluralizelisttitles&lt;/span&gt; = &lt;span style=&#34;color:#66d9ef&#34;&gt;false&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/blockquote&gt; &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;
</description> </description>
</item> </item>

View file

@ -2150,10 +2150,10 @@ formed does not list Internet pornography as one of the addictions that it provi
<guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid> <guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid>
<description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt; <description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt;
&lt;p&gt;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&lt;/p&gt; &lt;p&gt;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&lt;/p&gt;
&lt;p&gt;You can fix this in config.tom with the following line&lt;/p&gt; &lt;p&gt;You can fix this in config.toml with the following line&lt;/p&gt;
&lt;blockquote&gt; &lt;blockquote&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;pluralizelisttitles = false &lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-toml&#34; data-lang=&#34;toml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;pluralizelisttitles&lt;/span&gt; = &lt;span style=&#34;color:#66d9ef&#34;&gt;false&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/blockquote&gt; &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;
</description> </description>
</item> </item>

View file

@ -2150,10 +2150,10 @@ formed does not list Internet pornography as one of the addictions that it provi
<guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid> <guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid>
<description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt; <description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt;
&lt;p&gt;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&lt;/p&gt; &lt;p&gt;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&lt;/p&gt;
&lt;p&gt;You can fix this in config.tom with the following line&lt;/p&gt; &lt;p&gt;You can fix this in config.toml with the following line&lt;/p&gt;
&lt;blockquote&gt; &lt;blockquote&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;pluralizelisttitles = false &lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-toml&#34; data-lang=&#34;toml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;pluralizelisttitles&lt;/span&gt; = &lt;span style=&#34;color:#66d9ef&#34;&gt;false&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/blockquote&gt; &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;
</description> </description>
</item> </item>

View file

@ -2150,10 +2150,10 @@ formed does not list Internet pornography as one of the addictions that it provi
<guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid> <guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid>
<description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt; <description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt;
&lt;p&gt;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&lt;/p&gt; &lt;p&gt;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&lt;/p&gt;
&lt;p&gt;You can fix this in config.tom with the following line&lt;/p&gt; &lt;p&gt;You can fix this in config.toml with the following line&lt;/p&gt;
&lt;blockquote&gt; &lt;blockquote&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;pluralizelisttitles = false &lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-toml&#34; data-lang=&#34;toml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;pluralizelisttitles&lt;/span&gt; = &lt;span style=&#34;color:#66d9ef&#34;&gt;false&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/blockquote&gt; &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;
</description> </description>
</item> </item>

View file

@ -2150,10 +2150,10 @@ formed does not list Internet pornography as one of the addictions that it provi
<guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid> <guid>https://vodoraslo.xyz/blog/pluralization-issues/</guid>
<description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt; <description>&lt;h3 id=&#34;this-is-my-first-entry-and-im-already-having-issues-lol&#34;&gt;this is my first entry and i&amp;rsquo;m already having issues lol&lt;/h3&gt;
&lt;p&gt;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&lt;/p&gt; &lt;p&gt;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&lt;/p&gt;
&lt;p&gt;You can fix this in config.tom with the following line&lt;/p&gt; &lt;p&gt;You can fix this in config.toml with the following line&lt;/p&gt;
&lt;blockquote&gt; &lt;blockquote&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;pluralizelisttitles = false &lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-toml&#34; data-lang=&#34;toml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;pluralizelisttitles&lt;/span&gt; = &lt;span style=&#34;color:#66d9ef&#34;&gt;false&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/blockquote&gt; &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/blockquote&gt;
</description> </description>
</item> </item>