From b843c6163960ea0528016e82442c17521ae0c49e Mon Sep 17 00:00:00 2001 From: EduardSkibidiEdger Date: Thu, 3 Oct 2024 19:25:57 +0300 Subject: [PATCH] remove playlists add a guide --- guides.html | 76 ++++++-- index.html | 9 +- playlists/noah/index.html | 58 ------ playlists/noah/index.js | 352 ---------------------------------- playlists/template/index.html | 58 ------ playlists/template/index.js | 79 -------- 6 files changed, 64 insertions(+), 568 deletions(-) delete mode 100644 playlists/noah/index.html delete mode 100644 playlists/noah/index.js delete mode 100644 playlists/template/index.html delete mode 100644 playlists/template/index.js diff --git a/guides.html b/guides.html index b3cfffc..08785cc 100644 --- a/guides.html +++ b/guides.html @@ -47,6 +47,11 @@ h3, h4 { margin: 10px 0; } + h4 { + display: inline-block; + margin: 0 15px; + cursor: pointer; + } .guide { cursor: url(./link.cur), auto; } @@ -107,12 +112,15 @@

Guides

- -

Ad Blocking

+
+
+

Ad Blocking

+

Spotify

+
- diff --git a/index.html b/index.html index d42f2e2..51ade15 100644 --- a/index.html +++ b/index.html @@ -15,18 +15,11 @@
  • projects
  • about
  • guides
  • -