diff options
author | Alan Pearce | 2014-06-29 12:12:49 +0100 |
---|---|---|
committer | Alan Pearce | 2014-06-29 12:12:49 +0100 |
commit | dc37742640bf7e8f3b9257d79557ff251717cd09 (patch) | |
tree | 674542f0050f61308cffa5f3751eb82167f251e5 | |
parent | 42c7a6ed96d307a0d5bda8115e62ae0ee2184a37 (diff) | |
download | website-dc37742640bf7e8f3b9257d79557ff251717cd09.tar.lz website-dc37742640bf7e8f3b9257d79557ff251717cd09.tar.zst website-dc37742640bf7e8f3b9257d79557ff251717cd09.zip |
Add canonical link via fullurl
-rw-r--r-- | config.toml | 1 | ||||
m--------- | themes/hyde | 0 |
2 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" diff --git a/themes/hyde b/themes/hyde -Subproject f7a0b17662d69bfeca2cda9ebd39b1c77237f0b +Subproject cd491170567dbf5fbab58602249fc3221464a21 |