Skip to content

Commit 57a079c

Browse files
authored
...
1 parent 5641e70 commit 57a079c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta name="theme-color" content="#111827">
7-
<meta name="description" content="PowerEssentials - The ultimate plugin for PocketMine-MP servers. Enhance your server experience with many features and seamless performance.">
7+
<meta name="description" content="PowerEssentials - The ultimate plugin for PocketMine-MP, Nukkit, and Bukkit servers. Enhance your server experience with many features and seamless performance.">
88

99
<meta property="og:type" content="website">
1010
<meta property="og:title" content="PowerEssentials">
11-
<meta property="og:description" content="The ultimate plugin for PocketMine-MP servers.">
11+
<meta property="og:description" content="The ultimate plugin for PocketMine-MP, Nukkit, and Bukkit servers.">
1212

1313
<title>PowerEssentials</title>
1414
<script src="https://cdn.tailwindcss.com"></script>
15-
<script defer src="https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.js"></script>
15+
<script defer src="https://unpkg.com/alpinejs@3.0.0/dist/cdn.min.js"></script>
1616
</head>
1717
<body class="bg-gray-900 text-white antialiased">
1818
<nav class="bg-gray-800/95 backdrop-blur-md border-b border-gray-700 fixed w-full top-0 z-50" x-data="{ isOpen: false }">
@@ -59,7 +59,7 @@ <h2 class="text-4xl md:text-6xl font-extrabold mb-6 animate-fade-in-up">
5959
</h2>
6060

6161
<p class="text-lg md:text-xl text-gray-400 mb-8 mx-auto max-w-2xl">
62-
The ultimate plugin for PocketMine-MP servers. many features and seamless integration.
62+
The ultimate plugin for PocketMine-MP, Nukkit, and Bukkit servers. many features and seamless integration.
6363
</p>
6464

6565
<a href="download.html"

0 commit comments

Comments
 (0)