ananke/layouts
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
..
_default Adds an author to blog posts. (#209) 2019-09-30 09:34:06 -04:00
page Pre-2.0 Enhancements (#94) 2018-04-09 12:33:10 -04:00
partials Replace {{ .URL }} with {{ .Permalink }} (#216) 2019-10-26 13:00:59 -04:00
post Replace {{ .URL }} with {{ .Permalink }} (#216) 2019-10-26 13:00:59 -04:00
shortcodes localization for form-contact shortcode (#185) 2019-08-10 09:18:38 -04:00
404.html remove unused variable in 404 2017-04-15 09:06:30 -04:00
index.html Replace {{ .URL }} with {{ .Permalink }} (#216) 2019-10-26 13:00:59 -04:00
robots.txt improve robots to use site param 2017-04-15 12:31:22 -04:00