Updated cpp.php

This commit is contained in:
2026-02-24 16:36:23 -06:00
parent bd7e0ea7a4
commit 04177c38fb

View File

@@ -3,7 +3,7 @@
<link rel="stylesheet" href="https://lukerufkahr.com/assets/style.css">
</head>
<body>
<?php include './snippet/header.php'?>
<?php include '.././snippet/header.php'?>
<main>
<h1>C++ Notes</h1>