Skip to content

Commit

Permalink
Fixing wrong titles and descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabri432 committed Jun 4, 2024
1 parent 5024a3e commit 69936b0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions docs/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
<lastBuildDate>2024-06-02</lastBuildDate>
</item>
<item>
<title>Specific Blog Title</title>
<title>This is my story, so far...</title>
<link>https://gabri432.github.io/angular-personal-website/blog/stories/this-is-my-story/</link>
<description>Specific blog post</description>
<description>The story of how I started write my first lines of code</description>
<language>en-us</language>
<pubDate>2023-09-02</pubDate>
<lastBuildDate>2024-06-02</lastBuildDate>
Expand All @@ -93,37 +93,37 @@
<lastBuildDate>2024-06-02</lastBuildDate>
</item>
<item>
<title>Specific Blog Title</title>
<title>Why Boom Beach is better than Clash of Clans</title>
<link>https://gabri432.github.io/angular-personal-website/blog/gaming/why-boom-beach-is-better-than-clash-of-clans/</link>
<description>Specific blog post</description>
<description>Describing the reasons why I think Boom Beach is superior than Clash of Clans.</description>
<language>en-us</language>
<pubDate>2023-09-28</pubDate>
</item>
<item>
<title>Specific Blog Title</title>
<title>Road to a minimum wage</title>
<link>https://gabri432.github.io/angular-personal-website/blog/politics/road-to-a-minimum-wage/</link>
<description>Specific blog post</description>
<description>Analysing some key problems related to setting a minimum wage.</description>
<language>en-us</language>
<pubDate>2024-05-15</pubDate>
</item>
<item>
<title>Specific Blog Title</title>
<title>The power of free time</title>
<link>https://gabri432.github.io/angular-personal-website/blog/stories/the-power-of-free-time/</link>
<description>Specific blog post</description>
<description>Free time, when used properly, is the most powerful thing you can have. Here are some tips to making the best use of it.</description>
<language>en-us</language>
<pubDate>2024-05-21</pubDate>
</item>
<item>
<title>Specific Blog Title</title>
<title>What programming language you should learn</title>
<link>https://gabri432.github.io/angular-personal-website/blog/programming/what-programming-language-you-should-learn/</link>
<description>Specific blog post</description>
<description>What programming language is the best for you? What if you pick the wrong language? Is it easy or hard? I'm going to break down all the steps that will lead to the right choice.</description>
<language>en-us</language>
<pubDate>2024-05-25</pubDate>
</item>
<item>
<title>Specific Blog Title</title>
<title>What is the best renewable energy source?</title>
<link>https://gabri432.github.io/angular-personal-website/blog/education/what-is-the-best-renewable-energy/</link>
<description>Specific blog post</description>
<description>In this article I'm going to analyze and compare the most common types of renewable energy sources, such as Solar energy, Wind energy and Hydro energy.</description>
<language>en-us</language>
<pubDate>2024-05-31</pubDate>
<lastBuildDate>2024-06-02</lastBuildDate>
Expand Down
24 changes: 12 additions & 12 deletions src/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
<lastBuildDate>2024-06-02</lastBuildDate>
</item>
<item>
<title>Specific Blog Title</title>
<title>This is my story, so far...</title>
<link>https://gabri432.github.io/angular-personal-website/blog/stories/this-is-my-story/</link>
<description>Specific blog post</description>
<description>The story of how I started write my first lines of code</description>
<language>en-us</language>
<pubDate>2023-09-02</pubDate>
<lastBuildDate>2024-06-02</lastBuildDate>
Expand All @@ -93,37 +93,37 @@
<lastBuildDate>2024-06-02</lastBuildDate>
</item>
<item>
<title>Specific Blog Title</title>
<title>Why Boom Beach is better than Clash of Clans</title>
<link>https://gabri432.github.io/angular-personal-website/blog/gaming/why-boom-beach-is-better-than-clash-of-clans/</link>
<description>Specific blog post</description>
<description>Describing the reasons why I think Boom Beach is superior than Clash of Clans.</description>
<language>en-us</language>
<pubDate>2023-09-28</pubDate>
</item>
<item>
<title>Specific Blog Title</title>
<title>Road to a minimum wage</title>
<link>https://gabri432.github.io/angular-personal-website/blog/politics/road-to-a-minimum-wage/</link>
<description>Specific blog post</description>
<description>Analysing some key problems related to setting a minimum wage.</description>
<language>en-us</language>
<pubDate>2024-05-15</pubDate>
</item>
<item>
<title>Specific Blog Title</title>
<title>The power of free time</title>
<link>https://gabri432.github.io/angular-personal-website/blog/stories/the-power-of-free-time/</link>
<description>Specific blog post</description>
<description>Free time, when used properly, is the most powerful thing you can have. Here are some tips to making the best use of it.</description>
<language>en-us</language>
<pubDate>2024-05-21</pubDate>
</item>
<item>
<title>Specific Blog Title</title>
<title>What programming language you should learn</title>
<link>https://gabri432.github.io/angular-personal-website/blog/programming/what-programming-language-you-should-learn/</link>
<description>Specific blog post</description>
<description>What programming language is the best for you? What if you pick the wrong language? Is it easy or hard? I'm going to break down all the steps that will lead to the right choice.</description>
<language>en-us</language>
<pubDate>2024-05-25</pubDate>
</item>
<item>
<title>Specific Blog Title</title>
<title>What is the best renewable energy source?</title>
<link>https://gabri432.github.io/angular-personal-website/blog/education/what-is-the-best-renewable-energy/</link>
<description>Specific blog post</description>
<description>In this article I'm going to analyze and compare the most common types of renewable energy sources, such as Solar energy, Wind energy and Hydro energy.</description>
<language>en-us</language>
<pubDate>2024-05-31</pubDate>
<lastBuildDate>2024-06-02</lastBuildDate>
Expand Down

0 comments on commit 69936b0

Please sign in to comment.