Lonrrr commited on
Commit
3e1ac99
·
verified ·
1 Parent(s): 1dd68cd

Name the app "Audely"

Browse files
Files changed (4) hide show
  1. charts.html +1 -1
  2. explore.html +1 -1
  3. index.html +1 -1
  4. profile.html +1 -1
charts.html CHANGED
@@ -81,7 +81,7 @@
81
  </div>
82
  <div class="container mx-auto px-4">
83
  <header class="py-6 flex justify-between items-center border-b border-accent">
84
- <h1 class="text-3xl font-bold text-secondary font-futura neon-text">HARMONIC NEXUS <span class="text-xs opacity-70">//v0.9.5</span></h1>
85
  <div class="flex space-x-4">
86
  <button class="glass-panel p-2 rounded-full hover:glow-effect">
87
  <i data-feather="search"></i>
 
81
  </div>
82
  <div class="container mx-auto px-4">
83
  <header class="py-6 flex justify-between items-center border-b border-accent">
84
+ <h1 class="text-3xl font-bold text-secondary font-futura neon-text">AUDELY <span class="text-xs opacity-70">//v0.9.5</span></h1>
85
  <div class="flex space-x-4">
86
  <button class="glass-panel p-2 rounded-full hover:glow-effect">
87
  <i data-feather="search"></i>
explore.html CHANGED
@@ -78,7 +78,7 @@
78
  </div>
79
  <div class="container mx-auto px-4">
80
  <header class="py-6 flex justify-between items-center border-b border-accent">
81
- <h1 class="text-3xl font-bold text-secondary font-futura neon-text">HARMONIC NEXUS <span class="text-xs opacity-70">//v0.9.5</span></h1>
82
  <button class="glass-panel p-2 rounded-full hover:glow-effect">
83
  <i data-feather="bell"></i>
84
  </button>
 
78
  </div>
79
  <div class="container mx-auto px-4">
80
  <header class="py-6 flex justify-between items-center border-b border-accent">
81
+ <h1 class="text-3xl font-bold text-secondary font-futura neon-text">AUDELY <span class="text-xs opacity-70">//v0.9.5</span></h1>
82
  <button class="glass-panel p-2 rounded-full hover:glow-effect">
83
  <i data-feather="bell"></i>
84
  </button>
index.html CHANGED
@@ -69,7 +69,7 @@
69
  </div>
70
  <div class="container mx-auto px-4">
71
  <header class="py-6 flex justify-between items-center border-b border-accent">
72
- <h1 class="text-3xl font-bold text-secondary font-futura neon-text">HARMONIC NEXUS <span class="text-xs opacity-70">//v0.9.5</span></h1>
73
  <div class="flex space-x-4">
74
  <button class="glass-panel px-4 py-2 rounded-full hover:glow-effect transition-all">Sign In</button>
75
  <button class="bg-secondary text-primary px-4 py-2 rounded-full hover:glow-effect transition-all">Sign Up</button>
 
69
  </div>
70
  <div class="container mx-auto px-4">
71
  <header class="py-6 flex justify-between items-center border-b border-accent">
72
+ <h1 class="text-3xl font-bold text-secondary font-futura neon-text">AUDELY <span class="text-xs opacity-70">//v0.9.5</span></h1>
73
  <div class="flex space-x-4">
74
  <button class="glass-panel px-4 py-2 rounded-full hover:glow-effect transition-all">Sign In</button>
75
  <button class="bg-secondary text-primary px-4 py-2 rounded-full hover:glow-effect transition-all">Sign Up</button>
profile.html CHANGED
@@ -85,7 +85,7 @@
85
  </div>
86
  <div class="container mx-auto px-4">
87
  <header class="py-6 flex justify-between items-center border-b border-accent">
88
- <h1 class="text-3xl font-bold text-secondary font-futura neon-text">HARMONIC NEXUS <span class="text-xs opacity-70">//v0.9.5</span></h1>
89
  <button class="glass-panel p-2 rounded-full hover:glow-effect">
90
  <i data-feather="settings"></i>
91
  </button>
 
85
  </div>
86
  <div class="container mx-auto px-4">
87
  <header class="py-6 flex justify-between items-center border-b border-accent">
88
+ <h1 class="text-3xl font-bold text-secondary font-futura neon-text">AUDELY <span class="text-xs opacity-70">//v0.9.5</span></h1>
89
  <button class="glass-panel p-2 rounded-full hover:glow-effect">
90
  <i data-feather="settings"></i>
91
  </button>