Compare commits

..

No commits in common. "105042b73608b8e0a2b553214428ffde47b0b9a6" and "ea3d4faeafab88a30123c3eed29c34ce68045c42" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -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">

View File

@ -1,2 +1,2 @@
# PageUp
PageUp is a homepage management system made in node.js
PageUp is a homepage management system