Fixed paths for GitHub Pages

Update index.php, intro.php, and sidebar.php
This commit is contained in:
2024-11-26 22:04:55 +01:00
parent 0673916f5e
commit 028394ee85
3 changed files with 10 additions and 9 deletions

View File

@@ -7,6 +7,7 @@ if(basename(__FILE__) == basename($_SERVER["SCRIPT_FILENAME"])) {
global $root_path;
?>
<a id="intro"></a>
<div class="p-xs b r-s bkgd-grid">
<h2 class="t-w-500 t-size-14">Introduction</h2>
</div>