This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>pyserve - Documentation</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github-dark.min.css">
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
|
||||
<script>hljs.highlightAll();</script>
|
||||
<script src="scripts/version-fetcher.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
@@ -99,6 +102,7 @@
|
||||
|
||||
<h2>Resources</h2>
|
||||
<ul class="plain">
|
||||
<li><a href="blog.html">📝 Blog & Updates</a></li>
|
||||
<li><a href="https://git.pyserve.org/Shifty/pyserveX">Git Repository (currently read-only for non-members)</a></li>
|
||||
<li><a href="https://git.pyserve.org/Shifty/pyserveX/releases">Releases & Downloads</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user