commit c77c10f88135314e2062da3c04195630162febc3 parent ffc6adc6a2bd9e91b2742f393ac2c21fe1800980 Author: Jake Bauer <jbauer@paritybit.ca> Date: Sat, 20 Jun 2020 00:31:49 -0400 Fix dash to em-dash Diffstat:
M | pages/blog.md | | | 2 | +- |
M | pages/blog/how-to-create-an-rss-feed-for-your-blog-1.md | | | 2 | +- |
M | pages/home.md | | | 2 | +- |
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pages/blog.md b/pages/blog.md @@ -21,7 +21,7 @@ href="https://social.paritybit.ca/@jbauer">Mastodon</a>. ### 2020 <ul> <li>2020-06-19 <a href="blog/how-to-create-an-rss-feed-for-your-blog-2">How to Create an RSS Feed for Your Blog — 2 — The Basics</a></li> - <li>2020-06-18 <a href="blog/how-to-create-an-rss-feed-for-your-blog-1">How to Create an RSS Feed for Your Blog – 1 — Why?</a></li> + <li>2020-06-18 <a href="blog/how-to-create-an-rss-feed-for-your-blog-1">How to Create an RSS Feed for Your Blog — 1 — Why?</a></li> <li>2020-06-16 <a href="blog/my-beginnings-with-gentoo">My Beginnings with Gentoo</a></li> <li>2020-06-15 <a href="blog/my-new-t420s">My New T420s</a></li> <li>2020-06-14 <a href="blog/announcing-kontaktb">Announcing kontaktdb</a></li> diff --git a/pages/blog/how-to-create-an-rss-feed-for-your-blog-1.md b/pages/blog/how-to-create-an-rss-feed-for-your-blog-1.md @@ -1,4 +1,4 @@ -## How to Create an RSS Feed for Your Blog – 1 — Why? +## How to Create an RSS Feed for Your Blog — 1 — Why? [//]: # "If you have a blog then you should be syndicating your posts through an RSS feed. This is part 1 in a series about why you should have an RSS feed and how to do it." diff --git a/pages/home.md b/pages/home.md @@ -22,7 +22,7 @@ extent)! Access through `gopher://paritybit.ca` or `gemini://paritybit.ca`. </div> 2020-06-19 <a class="feed-item" href="blog/how-to-create-an-rss-feed-for-your-blog-2">How to Create an RSS Feed for Your Blog — 2 — The Basics</a> -2020-06-18 <a class="feed-item" href="blog/how-to-create-an-rss-feed-for-your-blog-1">How to Create an RSS Feed for Your Blog – 1 — Why?</a> +2020-06-18 <a class="feed-item" href="blog/how-to-create-an-rss-feed-for-your-blog-1">How to Create an RSS Feed for Your Blog — 1 — Why?</a> 2020-06-16 <a class="feed-item" href="blog/my-beginnings-with-gentoo">My Beginnings with Gentoo</a>