diff options
author | Dante Catalfamo | 2020-07-08 17:21:14 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-07-08 17:21:14 -0400 |
commit | ec98763842dd1067c930dd0b1d5ac520dc1a1513 (patch) | |
tree | 179d636441df97f10834913eb8e56ae7b098bdb5 /config.toml | |
parent | 1e2f63d147292990871db4add4c6fccced4a3d81 (diff) | |
download | blog-ec98763842dd1067c930dd0b1d5ac520dc1a1513.tar.gz blog-ec98763842dd1067c930dd0b1d5ac520dc1a1513.tar.bz2 blog-ec98763842dd1067c930dd0b1d5ac520dc1a1513.zip |
Add github to socials
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 4c244d3..0464c55 100644 --- a/config.toml +++ b/config.toml @@ -31,6 +31,7 @@ enableRobotsTXT = true [social] twitter = "dantecatalfamo" + github = "dantecatalfamo" [menu] [[menu.nav]] |