Rebrand to Questie-X and add Credits tab
This commit is contained in:
+11
-4
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Questie (3.3.5a) - Developer Documentation</title>
|
||||
<title>Questie-X - Developer Documentation</title>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
<style>
|
||||
:root {
|
||||
@@ -167,8 +167,7 @@
|
||||
<body>
|
||||
<div class="hero">
|
||||
<img src="QuestieXlogo.png" alt="Questie-X Logo" width="400" />
|
||||
<p class="subtitle">Developer documentation for Project Ascension & Project Ebonhold compatibility layers and
|
||||
core engine refinements.</p>
|
||||
<p class="subtitle">A universal WoW quest-helper with a plugin architecture for any private server.</p>
|
||||
<div style="display: flex; justify-content: center; gap: 10px;">
|
||||
<code>Version: v1.1.4</code>
|
||||
<a href="changelog.html"
|
||||
@@ -270,7 +269,15 @@ end</code></pre>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<p>Maintained by Xurkon • Part of the Project Ebonhold Addon Suite</p>
|
||||
<p>Maintained by Xurkon</p>
|
||||
<div style="margin-top: 15px; display: flex; justify-content: center; gap: 10px;">
|
||||
<a href="https://www.patreon.com/Xurkon" target="_blank">
|
||||
<img src="https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white" alt="Patreon" height="28">
|
||||
</a>
|
||||
<a href="https://www.paypal.me/Xurkon" target="_blank">
|
||||
<img src="https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white" alt="PayPal" height="28">
|
||||
</a>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user