Update index.html
This commit is contained in:
parent
8161669705
commit
a1a78ce57b
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Prompt Arsenal - Advanced Dashboard</title>
|
||||
<title> Awesome GPT Super Prompting - Advanced Dashboard</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
<div class="sidebar-header">
|
||||
<div class="logo">
|
||||
<i class="fas fa-shield-alt"></i>
|
||||
<span>Prompt Arsenal</span>
|
||||
<span> Awesome GPT Super Prompting </span>
|
||||
</div>
|
||||
<button class="sidebar-toggle" id="sidebarToggle">
|
||||
<i class="fas fa-times"></i>
|
||||
|
|
|
|||
Loading…
Reference in a new issue