diff options
author | Alan Pearce | 2014-06-29 12:12:49 +0100 |
---|---|---|
committer | Alan Pearce | 2014-06-29 12:12:49 +0100 |
commit | 5e5424bb8eecf40995868b87987fb76eaff44b46 (patch) | |
tree | 846f44c6a3c2b4a1646a6f19404a62cb5c09e55a | |
parent | 74f64b91038fa4664f1869b456b2cc6808519e34 (diff) | |
download | website-5e5424bb8eecf40995868b87987fb76eaff44b46.tar.lz website-5e5424bb8eecf40995868b87987fb76eaff44b46.tar.zst website-5e5424bb8eecf40995868b87987fb76eaff44b46.zip |
Add canonical link via fullurl
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index e295169..27dcbe7 100644 --- a/config.toml +++ b/config.toml @@ -6,3 +6,4 @@ pygmentsuseclasses = true [Params] Description = "…now has a website" +fullurl = "https://alanpearce.uk" |