Add links

This commit is contained in:
Damillora 2020-07-06 09:54:55 +07:00
parent a478eb810e
commit 5cd52cfb62
1 changed files with 10 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<template>
<div class="page">
<h1 class="title">Social Media</h1>
<p>I maintain a presence at a number of social media, be sure to follow me there!</p>
<h1 class="title">Links</h1>
<p>I maintain a number of profiles on various sites, be sure to follow me there!</p>
<p>
<ul>
<li>
@ -12,6 +12,14 @@
<p>Twitter:</p>
<p><a href="/twitter">Damillora</a></p>
</li>
<li>
<p>GitHub:</p>
<p><a href="/github">Damillora</a></p>
</li>
<li>
<p>Keybase:</p>
<p><a href="/keybase">damillora</a></p>
</li>
</ul>
</p>