Compare commits
2 Commits
ea3d4faeaf
...
105042b736
Author | SHA1 | Date |
---|---|---|
Notoric | 105042b736 | |
Notoric | fad0236c52 |
|
@ -2,13 +2,13 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title id="head-title">PageUp Homepage</title>
|
||||
<title id="head-title"></title>
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
<div id="header" class="card">
|
||||
<h1 id="body-title">PageUp Homepage</h1>
|
||||
<h1 id="body-title"></h1>
|
||||
</div>
|
||||
<div id="content">
|
||||
|
||||
|
|
Loading…
Reference in New Issue