₊⁺✿˚

This commit is contained in:
HT 2023-05-10 06:42:07 +01:00
parent 7db4c4d1c4
commit 55623c0870
1 changed files with 6 additions and 8 deletions

View File

@ -3,7 +3,7 @@ About Page [02]: Night's Kiss
Made by glenthemes
Initial release: 2017/02/08
Last updated: 2020/10/21
Last updated: 2023/05/09
TERMS OF USE:
1) Do not remove the page credit.
@ -16,8 +16,8 @@ Customization pointers:
🌙🌙🌙🌙🌙🌙🌙 = places to edit
------------------------------------------------------------------------>
<!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>
@ -47,7 +47,7 @@ attribute:"title"
<script src="//static.tumblr.com/2pnwama/lnLppjutr/gletanica.js"></script>
<script src="https://glenthemes.s3.eu-west-2.amazonaws.com/abt-pages/02/bm-diana.js"></script>
<script src="//glen-themes.gitlab.io/abt-pages/02/bm-diana.js"></script>
<!-------------------------------------------------------------------->
@ -147,7 +147,7 @@ body {
RGB values are different from color hexes.
To convert hex to RGB, use this site:
//codepen.io/joshuajcollinsworth/full/mdJmBQz
codepen.io/joshuajcollinsworth/full/mdJmBQz
you only need the numbers
e.g.: the result will give you rgb(0, 0, 0)
@ -892,7 +892,7 @@ body {
insert your music link between the quotation marks of src=""
-->
<audio id="tune" src="https://cdn.discordapp.com/attachments/900670626774265886/900676859228999710/Blood_Moon_Diana.mp3" type="audio"></audio>
<audio id="tune" src="https://rhizo.gitlab.io/m/Blood_Moon_Diana.mp3" type="audio"></audio>
</div><!--musicplayer-->
</div><!--i-mean-it-->
@ -958,5 +958,3 @@ body {
</body>
</html>