update contact css
This commit is contained in:
parent
d46156cc86
commit
4591f15f68
2 changed files with 36 additions and 10 deletions
14
index.html
14
index.html
|
@ -30,9 +30,17 @@
|
|||
<p>I am an autistic+adhd programmer/student who enjoys making cool little programs.</p>
|
||||
<p>This page serves as a dumping ground for whatever I feel would be cool to show the world, whether it be related to programming or not. :)</p>
|
||||
<p>Enjoy!</p>
|
||||
<h2>Contact Info</h2>
|
||||
<span class="social">mastodon: <span id="mastodon">ember@tech.lgbt</span></span><br>
|
||||
<span class="social">discord: <span id="discord">Ember#7790</span></span>
|
||||
<div id="contact">
|
||||
<div>
|
||||
<h2>Contact Info</h2>
|
||||
</div>
|
||||
<div class="social">
|
||||
mastodon: <a id="mastodon" rel="me" href="https://tech.lgbt/@ember">ember@tech.lgbt</a>
|
||||
</div>
|
||||
<div class="social">
|
||||
discord: <span id="discord">Ember#7790</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer>
|
||||
<hr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue