diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-29 21:54:25 -0400 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-29 21:54:25 -0400 |
commit | 6b17df9fd3ac90e044eb5d258f7a1d3d3ec0efa1 (patch) | |
tree | b3ed0013e2188c93dbfb3bfdb9395a27124c210b /config.cfg | |
parent | 198beca385a8bd04cf7177eb486834f3c356ebf5 (diff) |
index: move links to config.cfg
Diffstat (limited to 'config.cfg')
-rw-r--r-- | config.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -10,3 +10,11 @@ resources = { static = { assets } + +links = [ + href = https://github.com/compromyse + label = GITHUB + ___ + href = https://www.linkedin.com/in/compromyse + label = LINKEDIN +] |