Compare commits

..

2 Commits

Author SHA1 Message Date
Notoric 105042b736 Testing pos commit hook 2024-05-17 00:11:25 +01:00
Notoric fad0236c52 updated readme 2024-05-17 00:09:00 +01:00
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">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">

View File

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