From d9c441bb042255e8de055b4327ea4fa4078f917b Mon Sep 17 00:00:00 2001 From: Vicky Steeves Date: Mon, 15 May 2017 15:42:26 -0400 Subject: [PATCH] updated post links --- posts/announcement.html | 2 +- scholarship/coming-soon.html | 2 +- themes/custom/templates/index.tmpl | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/posts/announcement.html b/posts/announcement.html index 8ef8f96..1eb63e8 100644 --- a/posts/announcement.html +++ b/posts/announcement.html @@ -4,7 +4,7 @@ .. date: 2017-05-05 14:08:25 UTC-04:00 .. tags: .. category: -.. link: +.. link: https://lissarchive.org/updates/lissa-announce/ .. description: .. type: text --> diff --git a/scholarship/coming-soon.html b/scholarship/coming-soon.html index 7386d63..85cf1df 100644 --- a/scholarship/coming-soon.html +++ b/scholarship/coming-soon.html @@ -4,7 +4,7 @@ .. date: 2017-05-05 14:08:25 UTC-04:00 .. tags: .. category: -.. link: +.. link: https://lissarchive.org/scholarship/coming-soon .. description: .. type: text --> diff --git a/themes/custom/templates/index.tmpl b/themes/custom/templates/index.tmpl index c59650d..b97be78 100644 --- a/themes/custom/templates/index.tmpl +++ b/themes/custom/templates/index.tmpl @@ -22,8 +22,8 @@

${post.title()|h}

-

Email this article

-

Tweet this article

+

Email this article

+

Tweet this article

% if not post.meta('nocomments') and site_has_comments:

${comments.comment_link(post.permalink(), post._base_path)} % endif