Compare commits
No commits in common. "105042b73608b8e0a2b553214428ffde47b0b9a6" and "ea3d4faeafab88a30123c3eed29c34ce68045c42" have entirely different histories.
105042b736
...
ea3d4faeaf
|
@ -2,13 +2,13 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title id="head-title"></title>
|
||||
<title id="head-title">PageUp Homepage</title>
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
<div id="header" class="card">
|
||||
<h1 id="body-title"></h1>
|
||||
<h1 id="body-title">PageUp Homepage</h1>
|
||||
</div>
|
||||
<div id="content">
|
||||
|
||||
|
|
Loading…
Reference in New Issue