Skip to content

Commit

Permalink
article 8
Browse files Browse the repository at this point in the history
  • Loading branch information
linsaftw committed Nov 6, 2023
1 parent 426960a commit 5eda46c
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 1 deletion.
2 changes: 1 addition & 1 deletion article7.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>Discover DecentHolograms - FlameCord</title>
<link rel="stylesheet" href="styles.css">
<link rel="icon" type="image/x-icon" href="images/favicon.png">
<meta name="description" content="Optimize performance and security with this step-by-step video tutorial on FlameCord. Elevate your server's gaming experience today!">
<meta name="description" content="Discover DecentHolograms, the ultimate plugin to create holograms in your Minecraft server!">
</head>
<body>
<nav id="nav" class="navbar">
Expand Down
61 changes: 61 additions & 0 deletions article8.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Discover FlameCord - The Best Anti-Bot Solution</title>
<link rel="stylesheet" href="styles.css">
<link rel="icon" type="image/x-icon" href="images/favicon.png">
<meta name="description" content="Discover FlameCord, the ultimate anti-bot solution for your Minecraft server!">
</head>
<body>
<nav id="nav" class="navbar">
<div class="navbar-logo">
<img src="images/favicon.png" alt="FlameCord Logo" width="50" height="50">
<span class="navbar-text"></span>
<ul class="navbar-menu">
<li><a title="Home" href="index">Home</a></li>
<li class="dropdown">
<a title="Socials" href="#" class="dropbtn">Socials ▾</a>
<div class="dropdown-content">
<a title="Discord" href="https://discord.com/invite/gF36AT3">Discord</a>
<a title="Twitter" href="https://twitter.com/FlameCordMC">Twitter</a>
<a title="Reddit" href="https://www.reddit.com/r/FlameCord/">Reddit</a>
<a title="Instagram" href="https://www.instagram.com/FlameCordMC/">Instagram</a>
<a title="TikTok" href="https://www.tiktok.com/@flamecordmc">TikTok</a>
</div>
</li>
<li><a title="Config" href="config">Config</a></li>
<li><a title="Download" href="https://builtbybit.com/resources/flamecord-ultimate-antibot-solution.13492/">Download</a></li>
</ul>
</div>
</nav>

<main>
<section class="article">
<h1>Discover FlameCord: The Ultimate Anti-Bot Solution</h1>

<img src="images/flamecord.png" alt="FlameCord Logo"> <!-- Replace with FlameCord logo -->

<p>Greetings, Minecraft server administrators!</p>

<p>Introducing FlameCord - the most powerful solution to safeguard your server against bot attacks! 🛡️</p>

<p><b>🔒 Unmatched Security:</b> FlameCord offers top-tier anti-bot features, ensuring a secure and uninterrupted gaming experience for your community.</p>

<p><b>🔥 Robust Protection:</b> Protect your server from DDoS attacks, malicious accounts, and unwanted spam with FlameCord's cutting-edge security measures.</p>

<p><b>🌐 Seamless Integration:</b> Whether transitioning from BungeeCord or Waterfall, FlameCord ensures easy integration and supports the latest Minecraft versions.</p>

<p>Join us in the battle against bot invasions and secure your Minecraft community with FlameCord's unparalleled defense mechanisms!</p>

<a href="https://builtbybit.com/resources/flamecord-ultimate-antibot-solution.13492/" class="cta-button" target="_blank">Download FlameCord</a>
<a href="#nav" id="goToTopButton" class="cta-button" title="Go backend to the top">Back to the top</a>
</section>
</main>

<footer>
&copy; 2023 FlameCord
</footer>
</body>
</html>
Binary file added images/article-8-image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,11 @@ <h2>FlameCord vs Others</h2>
<h2>Latest Articles</h2>
<p>Improve your Minecraft Server with our latest tips and tricks.</p>
<div class="articles-container">
<a href="article8" class="article-box">
<img src="images/article-8-image.jpg" alt="Article 7 Image">
<h3 class="article-title">Discover FlameCord: The Ultimate Anti-Bot Solution</h3>
<p class="article-description">Introducing FlameCord - the most powerful solution to safeguard your server against bot attacks!</p>
</a>
<a href="article7" class="article-box">
<img src="images/decentholograms.png" alt="Article 7 Image">
<h3 class="article-title">Discover DecentHolograms</h3>
Expand Down

0 comments on commit 5eda46c

Please sign in to comment.