diff options
author | Marc C <marc@mccd.space> | 2023-12-11 13:44:10 -0600 |
---|---|---|
committer | Marc C <marc@mccd.space> | 2023-12-11 13:44:10 -0600 |
commit | c1b284052b4d0bc54f47e1adfe6870a26b050db7 (patch) | |
tree | 75db729089499650693e35846649e717adf478c0 /index.njk | |
parent | b11273a968a5ba29e4716452b90bb0ee441d263c (diff) | |
download | mccd.space-c1b284052b4d0bc54f47e1adfe6870a26b050db7.tar.gz mccd.space-c1b284052b4d0bc54f47e1adfe6870a26b050db7.tar.bz2 mccd.space-c1b284052b4d0bc54f47e1adfe6870a26b050db7.zip |
Update email
Diffstat (limited to '')
-rw-r--r-- | index.njk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,7 +21,7 @@ <a class="link" style="margin-right: 0.5rem;" href="https://fosstodon.org/@marcc">mastodon</a> <a class="link" style="margin-right: 0.5rem;" href="/feed.xml">rss</a> <a class="link" style="margin-right: 0.5rem;" href="https://git.mccd.space">git</a> - <a class="link" href="mailto:email@mccd.space">email</a> + <a class="link" href="mailto:marc@mccd.space">email</a> </div> </div> <h2 class="side-margin" style="font-size: 26px">Posts</h2> @@ -34,4 +34,4 @@ </div> {% endfor %} </div> -</head>
\ No newline at end of file +</head> |