Added docs
This commit is contained in:
@ -1,3 +1,23 @@
|
||||
Hello Justine Squi
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Example website</title>
|
||||
<meta name="Description" Content="Vault">
|
||||
|
||||
Today is the Wed Jan 11 05:35:15 PM CET 2023
|
||||
<link href="main.css" rel="stylesheet">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16.png">
|
||||
<link rel="manifest" href="/img/site.webmanifest">
|
||||
<script src="vault.js"></script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
||||
|
||||
<p style="text-align:center;"><img src="ferris.png" style="width:20%;"></p>
|
||||
<h1>Hello Justine Squi<h1>
|
||||
|
||||
<h2>Today is the Wed Jan 11 05:55:39 PM CET 2023<h2>
|
||||
|
||||
<p>This computer was up 7 hours, 55 minutes</p>
|
||||
Reference in New Issue
Block a user