Update index.html
This commit is contained in:
parent
2da2f82253
commit
e4b2fc4f6d
@ -5,7 +5,9 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<style>
|
||||
body {
|
||||
background-image: linear-gradient(#bcdeff, #efdbfc, #bcdeff);
|
||||
background-image: #3B6EA5;
|
||||
color: #FFFFFF;
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/RandomGuyDTB/homepage/master/favicon.ico">
|
||||
@ -22,6 +24,7 @@
|
||||
<p>You can contact me at</p>
|
||||
<p>- (preferably) deven@waifu.club</p>
|
||||
<p>- blakedevendesu@gmail.com</p>
|
||||
<p>These following are left for completion's sake but are rarely checked:</p>
|
||||
<p>- RandomGuyDTB@protonmail.com</p>
|
||||
<p>- RandomGuyDTB@tutanota.com</p>
|
||||
<p>- deven@kittymail.com</p>
|
||||
|
Loading…
Reference in New Issue
Block a user