TruePower2020 commited on
Commit
fd0572c
·
verified ·
1 Parent(s): 7ca7449

ТЕКСТ "PERVOTVOREC - THEIR CANVAS | Sonic Artistry" ЗАМЕНИ НА "PERVOTVOREC - ETERNITY IN OUR VENS"

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -3,8 +3,8 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>PERVOTVOREC - THEIR CANVAS | Sonic Artistry</title>
7
- <link rel="preconnect" href="https://fonts.googleapis.com">
8
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
9
  <link href="https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap" rel="stylesheet">
10
  <script src="https://cdn.tailwindcss.com"></script>
@@ -33,7 +33,7 @@
33
  <header class="bg-secondary py-6 px-4 shadow-lg">
34
  <div class="container mx-auto flex justify-between items-center">
35
  <h1 class="text-2xl md:text-3xl font-bold tracking-wider">PERVOTVOREC</h1>
36
- <p class="text-sm md:text-base opacity-80">ETERNITY IN OUR VENS / ВЕЧНОСТЬ В ЖИЛАХ ТЕЧЁТ</p>
37
  </div>
38
  </header>
39
 
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>PERVOTVOREC - ETERNITY IN OUR VENS</title>
7
+ <link rel="preconnect" href="https://fonts.googleapis.com">
8
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
9
  <link href="https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap" rel="stylesheet">
10
  <script src="https://cdn.tailwindcss.com"></script>
 
33
  <header class="bg-secondary py-6 px-4 shadow-lg">
34
  <div class="container mx-auto flex justify-between items-center">
35
  <h1 class="text-2xl md:text-3xl font-bold tracking-wider">PERVOTVOREC</h1>
36
+ <p class="text-sm md:text-base opacity-80">ETERNITY IN OUR VENS</p>
37
  </div>
38
  </header>
39