ananke/layouts/partials
Josh Lubaway 0d9656d939 Replace {{ .URL }} with {{ .Permalink }} (#216)
Using the `{{ .URL }}` token results in a warning:

    WARN 2019/10/13 15:12:12 Page's .URL is deprecated and will be removed in a
    future release. Use .Permalink or .RelPermalink. If what you want is the
    front matter URL value, use .Params.url.

Steps to reproduce
==================

Follow along with the Quick Start guide at
https://gohugo.io/getting-started/quick-start/

Running `hugo server -D` emits a warning that `.URL` is deprecated.
2019-10-26 13:00:59 -04:00
..
svg Add a link to "mastodon" (#159) 2019-03-04 17:25:39 -05:00
commento.html Add commento (#178) 2019-06-09 15:46:06 -04:00
i18nlist.html add basic support for post translations (#144) 2019-01-07 19:51:26 -05:00
menu-contextual.html Fix TOC header (#168) 2019-03-26 16:45:46 -04:00
new-window-icon.html Open social media links in new tab and add Medium icon (#143) 2018-11-27 18:44:27 -05:00
page-header.html Correcting issue with cached i18n menu (#174) 2019-05-14 20:32:08 -04:00
site-favicon.html Favicons (#54) 2017-09-27 07:52:26 -04:00
site-footer.html Add global background color class to footer 2018-11-04 14:14:24 -05:00
site-header.html Correcting issue with cached i18n menu (#174) 2019-05-14 20:32:08 -04:00
site-navigation.html Replace {{ .URL }} with {{ .Permalink }} (#216) 2019-10-26 13:00:59 -04:00
site-scripts.html Fix asset paths when baseURL has sub-folder (#103) 2018-05-17 16:54:40 -04:00
social-follow.html Add a link to "mastodon" (#159) 2019-03-04 17:25:39 -05:00
summary-with-image.html Replace {{ .URL }} with {{ .Permalink }} (#216) 2019-10-26 13:00:59 -04:00
summary.html Replace {{ .URL }} with {{ .Permalink }} (#216) 2019-10-26 13:00:59 -04:00
tags.html Pre-2.0 Enhancements (#94) 2018-04-09 12:33:10 -04:00