1
0

Update index.html

This commit is contained in:
Deven Blake 2020-03-24 01:23:31 +00:00 committed by GitHub
parent 7ad35ae276
commit 465be02e3f

View File

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style>
body {
background-image: linear-gradient(#abcdef, #decafb, #abcdef);
background-image: linear-gradient(#bcdeff, #efdbfc, #bcdeff);
}
</style>
<link rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/RandomGuyDTB/homepage/master/favicon.ico">