mirror of
https://github.com/CyberAlbSecOP/Awesome_GPT_Super_Prompting.git
synced 2026-09-04 22:26:42 +02:00
Update index.html
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user