uPDATED CPP.PHP
This commit is contained in:
@@ -3,16 +3,7 @@
|
||||
<link rel="stylesheet" href="https://lukerufkahr.com/assets/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<span style="font-size: 36px;">Lucas Rufkahr</span>
|
||||
<nav>
|
||||
<a href="https://lukerufkahr.com">Home</a>
|
||||
<a href="https://lukerufkahr.com/notes/">Notes</a>
|
||||
<a href="https://lukerufkahr.com/about/">About</a>
|
||||
<a href="https://lukerufkahr.com/library/">Library</a>
|
||||
<a href="https://lukerufkahr.com/fun/">Fun</a>
|
||||
</nav>
|
||||
</header>
|
||||
<?php include './snippet/header.php'?>
|
||||
<main>
|
||||
<h1>C++ Notes</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user