diff options
author | Alan Pearce | 2014-08-02 12:59:00 +0100 |
---|---|---|
committer | Alan Pearce | 2025-03-16 00:10:39 +0100 |
commit | f2eeef7f98103aa44b1aafba3da97d4c07df67bb (patch) | |
tree | 455030ad6beb8a3310175d423a67cefbaa05a045 /config.toml | |
parent | b474df228d04999b6eec449e64ef464f10a0fc74 (diff) | |
download | website-f2eeef7f98103aa44b1aafba3da97d4c07df67bb.tar.lz website-f2eeef7f98103aa44b1aafba3da97d4c07df67bb.tar.zst website-f2eeef7f98103aa44b1aafba3da97d4c07df67bb.zip |
Add Github URL
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index dee9174..497559c 100644 --- a/config.toml +++ b/config.toml @@ -13,3 +13,4 @@ Description = "…now has a website" [Params.author.urls] Twitter = "https://twitter.com/alanpearceuk" +Github = "https://github.com/alanpearce" |