uPDATED CPP.PHP
This commit is contained in:
@@ -3,16 +3,7 @@
|
|||||||
<link rel="stylesheet" href="https://lukerufkahr.com/assets/style.css">
|
<link rel="stylesheet" href="https://lukerufkahr.com/assets/style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<?php include './snippet/header.php'?>
|
||||||
<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>
|
|
||||||
<main>
|
<main>
|
||||||
<h1>C++ Notes</h1>
|
<h1>C++ Notes</h1>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user