diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index c2a169d..3d05a65 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -91,3 +91,18 @@ | |||
91 | </td> | 91 | </td> |
92 | </tr> | 92 | </tr> |
93 | <tr><td><a href="/art" class="post-end-link">More ⟶ </a></td></tr> | 93 | <tr><td><a href="/art" class="post-end-link">More ⟶ </a></td></tr> |
94 | </table> | ||
95 | <div class="separator"></div> | ||
96 | <div class="footer"> | ||
97 | <a href="https://github.com/nerdypepper">Github</a> · | ||
98 | <a rel="me" href="https://freeradical.zone/@NerdyPepper">Mastodon</a> · | ||
99 | <a href="mailto:[email protected]">Mail</a> · | ||
100 | <a href="https://linkedin.com/in/nerdypepper">LinkedIn</a> · | ||
101 | <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> | ||
102 | <img class="footimgs" src="https://d33wubrfki0l68.cloudfront.net/94387e9d77fbc8b4360db81e72603ecba3df94a7/632bc/static/cc.svg"> | ||
103 | </a> | ||
104 | </div> | ||
105 | </div> | ||
106 | </div> | ||
107 | </body> | ||
108 | </html> | ||