₊⁺✿˚

This commit is contained in:
HT 2023-05-10 20:26:50 +01:00
parent 55623c0870
commit a1f3798765
1 changed files with 9 additions and 6 deletions

View File

@ -3,7 +3,7 @@ About Page [07]: Rogue
Made by glenthemes Made by glenthemes
Initial release: 2018/11/07 Initial release: 2018/11/07
Last updated: 2021/10/26 Last updated: 2023/05/10
TERMS OF USE: TERMS OF USE:
1) Do not remove the theme credit. 1) Do not remove the theme credit.
@ -12,11 +12,14 @@ TERMS OF USE:
4) Do not use my themes as a base code. 4) Do not use my themes as a base code.
5) Do not mix my themes together. 5) Do not mix my themes together.
Credits:
glencredits.tumblr.com/rogue
Editing guide: Editing guide:
↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓
https://docs.google.com/presentation/d/1Uy1oSlX43sw5Ip4pHMXM12w8ztII86enwTs1NGIwf6g/edit?usp=sharing https://docs.google.com/presentation/d/1Uy1oSlX43sw5Ip4pHMXM12w8ztII86enwTs1NGIwf6g/edit?usp=sharing
------------------------------------------------------------------------> ------------------------------------------------------------------------>
<!DOCTYPE> <!DOCTYPE html>
<html> <html>
<head> <head>
@ -35,14 +38,14 @@ https://docs.google.com/presentation/d/1Uy1oSlX43sw5Ip4pHMXM12w8ztII86enwTs1NGIw
<script src="//glenthemes.github.io/system-uicons/init-icons.js"></script> <script src="//glenthemes.github.io/system-uicons/init-icons.js"></script>
<link href="//glenthemes.github.io/system-uicons/style.css" rel="stylesheet"> <link href="//glenthemes.github.io/system-uicons/style.css" rel="stylesheet">
<link rel="stylesheet" href="//unpkg.com/phosphor-icons@1.3.2/src/css/phosphor.css"> <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/phosphor-icons@1.4.2/src/css/icons.min.css">
<!------ THEME SCRIPTS ------> <!------ THEME SCRIPTS ------>
<script src="//static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script> <script src="//static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
<link href="//glenthemes.s3.eu-west-2.amazonaws.com/abt-pages/07/rogue.css" rel="stylesheet"> <link href="//glen-themes.gitlab.io/abt-pages/07/rogue.css" rel="stylesheet">
<script src="//glenthemes.s3.eu-west-2.amazonaws.com/abt-pages/07/rogue.js"></script> <script src="//glen-themes.gitlab.io/abt-pages/07/rogue.js"></script>
<!-----------------------------> <!----------------------------->
@ -544,7 +547,7 @@ column[right]{
<!-- ⭐⭐⭐ music file link--> <!-- ⭐⭐⭐ music file link-->
<!-- STUCK? PLEASE READ: linktr.ee/direct_file_links --> <!-- STUCK? PLEASE READ: linktr.ee/direct_file_links -->
<!-- music url goes in src="" --> <!-- music url goes in src="" -->
<audio music src="https://cdn.discordapp.com/attachments/900670626774265886/900689685632921640/POPSTARS.mp3"></audio> <audio music src="https://rhizo.gitlab.io/m/POPSTARS.mp3"></audio>
</section><!--end left sidebar--> </section><!--end left sidebar-->