Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
F-alling authored Oct 18, 2023
1 parent a2e811e commit cd6c689
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/workflows/site.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<!-- HTML Codes by Quackit.com -->
<title>
Fallings site.</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="falling, fallings page, __falling, falling2918, falling_enity">
<meta name="description" content="Fallings website.">
<style>
body {background-color:#ffffff;background-repeat:no-repeat;background-position:bottom left;background-attachment:fixed;}
h1{text-align:center;font-family:Arial, sans-serif;color:#000000;background-color:#ffffff;}
p {font-family:Georgia, serif;font-size:14px;font-style:normal;font-weight:normal;color:#000000;background-color:#ffffff;}
</style>
</head>
<body>
<h1>Welcome. </h1>
<p>This website is currently not finished this is just temporary till I someday I work on it.</p>
</body>
</html>

0 comments on commit cd6c689

Please sign in to comment.