Merge pull request #240 from Wikid82/main

Propagate changes from main into development
This commit is contained in:
Jeremy
2025-11-26 14:00:12 -05:00
committed by GitHub
2 changed files with 87 additions and 4 deletions

View File

@@ -289,10 +289,10 @@ jobs:
</head>
<body>
<nav>
<a href="/">🏠 Home</a>
<a href="/docs/index.html">📚 Docs</a>
<a href="/docs/getting-started.html">🚀 Get Started</a>
<a href="https://github.com/Wikid82/CaddyProxyManagerPlus">⭐ GitHub</a>
<a href="/cpmp/">🏠 Home</a>
<a href="/cpmp/docs/index.html">📚 Docs</a>
<a href="/cpmp/docs/getting-started.html">🚀 Get Started</a>
<a href="https://github.com/Wikid82/cpmp">⭐ GitHub</a>
</nav>
<main>
HEADER