updated site
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>About me</h1>
|
||||
</main>
|
||||
|
||||
@@ -3,17 +3,9 @@
|
||||
<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>Random things</h1>
|
||||
</main>
|
||||
<?php include '.././snippet/footer.php'?>
|
||||
</body>
|
||||
|
||||
@@ -14,4 +14,5 @@
|
||||
<li><a href="https://lukerufkahr.com/notes/cpp.php">C++</a></li>
|
||||
</ul>
|
||||
</main>
|
||||
<?php include '.././snippet/footer.php'?>
|
||||
</body>
|
||||
|
||||
@@ -3,17 +3,9 @@
|
||||
<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>Library</h1>
|
||||
</main>
|
||||
<?php include '.././snippet/footer.php'?>
|
||||
</body>
|
||||
|
||||
@@ -3,16 +3,8 @@
|
||||
<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>
|
||||
</main>
|
||||
<?php include '.././snippet/footer.php'?>
|
||||
</body>
|
||||
|
||||
@@ -337,4 +337,5 @@
|
||||
</p>
|
||||
<h2 id="other">Other Topics</h2>
|
||||
</main>
|
||||
<?php include '.././snippet/footer.php'?>
|
||||
</body>
|
||||
|
||||
@@ -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>List of class notes.</h1>
|
||||
<ul>
|
||||
@@ -21,4 +12,5 @@
|
||||
<li><a href="https://lukerufkahr.com/notes/cpp.html">C++</a></li>
|
||||
</ul>
|
||||
</main>
|
||||
<?php include '.././snippet/footer.php'?>
|
||||
</body>
|
||||
|
||||
@@ -5,15 +5,7 @@
|
||||
|
||||
</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>
|
||||
<?php include '.././snippet/header.php'?>
|
||||
</header>
|
||||
<main>
|
||||
<h1>Physics</h1>
|
||||
@@ -41,4 +33,5 @@
|
||||
These notes are structured based on the OpenStax Physics Volume II textbook. These notes were used in coordination with the PHYS 2135 Class at Missouri University of Science and Technology
|
||||
</p>
|
||||
</main>
|
||||
<?php include '.././snippet/footer.php'?>
|
||||
</body>
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
<footer>
|
||||
<?php
|
||||
$time = time();
|
||||
echo "<span>$time</span>";
|
||||
?>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user