diff options
author | Alan Pearce | 2014-08-02 12:59:00 +0100 |
---|---|---|
committer | Alan Pearce | 2014-08-02 12:59:00 +0100 |
commit | 7f3fc8822825055c197318eafe8475980fa9fdda (patch) | |
tree | 6fce20136f8d253f474c4c9ba6f9973810ed5607 /config.toml | |
parent | b1832d74d1ae6a9fded892110e14d2d4ece33dfa (diff) | |
download | website-7f3fc8822825055c197318eafe8475980fa9fdda.tar.lz website-7f3fc8822825055c197318eafe8475980fa9fdda.tar.zst website-7f3fc8822825055c197318eafe8475980fa9fdda.zip |
Add G+ and Github URLs
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml index f7c699c..8bcef06 100644 --- a/config.toml +++ b/config.toml @@ -13,3 +13,5 @@ fullurl = "https://alanpearce.uk" [Params.author.urls] Twitter = "https://twitter.com/alanpearceuk" +Google+ = "https://www.google.com/+AlanPearceUK" +Github = "https://github.com/alanpearce" |