Skip to content

Commit 7c6abd0

Browse files
authored
...
1 parent ab50669 commit 7c6abd0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<script defer src="https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.js"></script>
1616
</head>
1717
<body class="bg-gray-900 text-white antialiased">
18-
<!-- Navigation -->
1918
<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 }">
2019
<div class="container mx-auto px-4 sm:px-6 lg:px-8">
2120
<div class="flex items-center justify-between h-16">
@@ -60,8 +59,7 @@ <h2 class="text-4xl md:text-6xl font-extrabold mb-6 animate-fade-in-up">
6059
</h2>
6160

6261
<p class="text-lg md:text-xl text-gray-400 mb-8 mx-auto max-w-2xl">
63-
The ultimate plugin for PocketMine-MP servers. Optimized performance, many features,
64-
and seamless integration.
62+
The ultimate plugin for PocketMine-MP servers. many features and seamless integration.
6563
</p>
6664

6765
<a href="download.html"

0 commit comments

Comments
 (0)