Add quotes to meta excerpts

Missing them made channel.markdown give warnings
This commit is contained in:
Aminda Suomalainen 2015-05-03 11:14:24 +03:00
parent d3d00197a9
commit 343dd6adeb
12 changed files with 12 additions and 12 deletions

View File

@ -2,7 +2,7 @@
layout: page layout: page
title: Blog title: Blog
permalink: /blog/ permalink: /blog/
excerpt: Blog index, posts in English and posts in Finnish — Blogin etusivu, postaukset englanniksi ja postaukset suomeksi. excerpt: "Blog index, posts in English and posts in Finnish — Blogin etusivu, postaukset englanniksi ja postaukset suomeksi."
--- ---
Posts in English: Posts in English:

View File

@ -1,6 +1,6 @@
--- ---
layout: default layout: default
excerpt: Index with short biography and links to longer one. This excerpt has room for improvement. excerpt: "Index with short biography and links to longer one. This excerpt has room for improvement."
--- ---
***[#GirlsLikeUs] ♥ [AS] ♥ [Feminist] 🂱 [Linux] user since 2008 ***[#GirlsLikeUs] ♥ [AS] ♥ [Feminist] 🂱 [Linux] user since 2008

View File

@ -2,7 +2,7 @@
layout: page layout: page
permalink: /404.html permalink: /404.html
sitemap: false sitemap: false
excerpt: 404, not found, don't bother clicking... excerpt: "404, not found, don't bother clicking..."
--- ---
Page or file that you tried to reach doesn't appear to exist. Try checking Page or file that you tried to reach doesn't appear to exist. Try checking

View File

@ -1,7 +1,7 @@
--- ---
layout: page layout: page
permalink: /about.html permalink: /about.html
excerpt: A little about me on transness, Asperger's syndrome/autism, feminism & using Linux. excerpt: "A little about me on transness, Asperger's syndrome/autism, feminism & using Linux."
--- ---
On this page I am trying to explain myself more or those things that you On this page I am trying to explain myself more or those things that you

View File

@ -2,7 +2,7 @@
layout: page layout: page
permalink: /bot.html permalink: /bot.html
sitemap: false sitemap: false
excerpt: A little about my IRC bot. Useful links, why it doesn't reply to me, how to make it recognize me, what does it actually do? excerpt: "A little about my IRC bot. Useful links, why it doesn't reply to me, how to make it recognize me, what does it actually do?"
--- ---
*Please read also [rules of my channels.](https://mikaela.info/channel.html)* *Please read also [rules of my channels.](https://mikaela.info/channel.html)*

View File

@ -2,7 +2,7 @@
layout: page layout: page
permalink: /channel.html permalink: /channel.html
sitemap: false sitemap: false
excerpt: Rules of my IRC channel. TL;DR: Use common sense, be nice, no discrimination, no public logging, don't bring bots without permission. Thanks ♥ excerpt: "Rules of my IRC channel. TL;DR: Use common sense, be nice, no discrimination, no public logging, don't bring bots without permission. Thanks ♥"
--- ---
Rules of my IRC channels that may or may not exist with multiple names Rules of my IRC channels that may or may not exist with multiple names

View File

@ -2,7 +2,7 @@
layout: page layout: page
title: IRC title: IRC
permalink: /irc/ permalink: /irc/
excerpt: Where do you find me at IRC and verify that it's me. Also includes my IRC related posts that are hopefully helpful and my policy on joining personal channels of other people (e.g. ##channels at freenode). excerpt: "Where do you find me at IRC and verify that it's me. Also includes my IRC related posts that are hopefully helpful and my policy on joining personal channels of other people (e.g. ##channels at freenode)."
--- ---
I am on multiple IRC networks and finding me on those should be easy as I am on multiple IRC networks and finding me on those should be easy as

View File

@ -2,7 +2,7 @@
layout: page layout: page
title: Public keys title: Public keys
permalink: /keys/ permalink: /keys/
excerpt: My public keys, OTR, PGP and how to check them from DNS TXT records of my subdomains. excerpt: "My public keys, OTR, PGP and how to check them from DNS TXT records of my subdomains."
--- ---
This page contains key fingerprints that might interest you if you wish This page contains key fingerprints that might interest you if you wish

View File

@ -2,7 +2,7 @@
layout: page layout: page
title: Links title: Links
permalink: /links/ permalink: /links/
excerpt: Links to my online accounts around the web and some referral links. Social media, FOSS, forums… excerpt: "Links to my online accounts around the web and some referral links. Social media, FOSS, forums…"
--- ---
* [Bitbucket](http://bitbucket.org/Ciblia) * [Bitbucket](http://bitbucket.org/Ciblia)

View File

@ -2,7 +2,7 @@
layout: page layout: page
title: Subdomains title: Subdomains
permalink: /subdomains/ permalink: /subdomains/
excerpt: Subdomains that can be a little more interesting than this site is :( excerpt: "Subdomains that can be a little more interesting than this site is :("
--- ---
* [Bitbucket](https://bitbucket.mikaela.info) * [Bitbucket](https://bitbucket.mikaela.info)

View File

@ -2,5 +2,5 @@
redirect_to: https://duckduckgo.com/?kaj=m&kae=d&kf=fw redirect_to: https://duckduckgo.com/?kaj=m&kae=d&kf=fw
permalink: /r/ddg.html permalink: /r/ddg.html
sitemap: false sitemap: false
excerpt: Redirect to my DuckDuckGo bookmarklet excerpt: "Redirect to my DuckDuckGo bookmarklet"
--- ---

View File

@ -2,5 +2,5 @@
redirect_to: http://example.org redirect_to: http://example.org
permalink: /r/test.html permalink: /r/test.html
sitemap: false sitemap: false
excerpt: redirect test excerpt: "redirect test, goes to example.org"
--- ---