This repository has been archived on 2024-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
speedie-page/php/projects_header.php
2023-04-19 16:16:33 +02:00

14 lines
650 B
PHP

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="/css/header.css">
<link rel="stylesheet" href="/css/main.css">
<link rel="icon" type="image/x-icon" href="/img/favicon.svg">
</head>
<body>
<div class="navbar">
<span>speedie's page <a href="/index.php">Home</a> <a href="spmenu.php">spmenu</a> <a href="fontctrl.php">fontctrl</a> <a href="elevendebloater.php">elevendebloater</a> <a href="https://speedwm.speedie.site">speedwm</a> <a href="project081.php">Project 081</a> <a href="iron">iron</a> <a href="/project-list.php">More</a></span>
</div>
<div class="content">