From 2e6f6537d2bc7e89d6a77c75f8448dcbec2ea63a Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Mon, 24 Mar 2014 14:57:58 +0100 Subject: [PATCH] Fix description(s) --- _config.yml | 2 +- index.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index aba8f69..07ff25f 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ title: tail call -description: '"[…] procedure calls may be usefully thought of as GOTO statements […]"' +description: '[...] procedure calls may be usefully thought of as GOTO statements [...]' disqus_shortname: blog-kempkens-io #Your site's domain goes here. Leave localhost server or blank when working locally. url: //blog.kempkens.io diff --git a/index.html b/index.html index ab33f3b..7349b84 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,6 @@ --- layout: post-index title: Latest Posts -description: "Describe this nonsense." tags: [programming, blog] image: feature: header/abstract-1.jpg