₊⁺✿˚

This commit is contained in:
HT 2023-05-13 00:18:28 +01:00
parent 1196fcfe81
commit 55bbd16e24
1 changed files with 6 additions and 8 deletions

View File

@ -3,7 +3,7 @@ About Page [01]: Vengeance [Corvo version]
Made by glenthemes
Initial release: 2016/11/17
Last updated: 2021/10/21
Last updated: 2023/05/12
TERMS OF USE:
1) Do not remove the page credit.
@ -18,8 +18,8 @@ Customization pointers:
🛑🛑🛑🛑🛑🛑🛑 = end of a section || end copy
------------------------------------------------------------------------>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="//www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!DOCTYPE html>
<html lang="en">
<head>
@ -180,7 +180,7 @@ body {
/*------ BACKGROUND IMAGE ------*/
/*--🌊🌊🌊🌊🌊🌊🌊--*/
background:var(--Background) url('//i.imgur.com/C2wjzlg.png');
background:var(--Background) url('//rhizo.gitlab.io/random/images/C2wjzlg.png');
background-attachment:fixed;
/* full background image settings: */
@ -526,7 +526,7 @@ img {vertical-align:middle;}
-->
<!--🌊🌊🌊🌊🌊🌊🌊-->
<audio id="tune" src="https://cdn.discordapp.com/attachments/900670626774265886/900740493162450944/Corvo_Attano_Theme.mp3" type="audio"></audio>
<audio id="tune" src="https://rhizo.gitlab.io/m/Corvo_Attano_Theme.mp3" type="audio"></audio>
</div><!--musicplayer-->
@ -680,6 +680,4 @@ img {vertical-align:middle;}
<script>feather.replace()</script>
</body>
</html>
</html>