update
This commit is contained in:
parent
e438f308b8
commit
395b9fa305
3 changed files with 49 additions and 1 deletions
13
index.html
13
index.html
|
@ -1 +1,12 @@
|
|||
<h1>Hello from Forgejo Pages</h1>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>banana.me Site</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello from banana.me!</h1>
|
||||
<p>This is a personal static site.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue