commit 3dc2f3bb604c8fce7609756af2a00f2fa78466a5 Author: serenajones Date: Tue Mar 4 03:03:46 2025 -0600 initial commit - add files for current version of site diff --git a/data/css/style.css b/data/css/style.css new file mode 100644 index 0000000..d7a76de --- /dev/null +++ b/data/css/style.css @@ -0,0 +1,54 @@ +.text { + font-family: Tahoma, Verdana, Arial, sans-serif; +} + +.center-text { + width: 35em; margin: 0 auto; + text-align: center; +} + +footer { + width:100%; + text-align:center; + position: fixed; + bottom: 0; + z-index: 1000; +} + +.center-image { + width: 50% auto; + position:relative; + display: block; + margin-left: auto; + margin-right: auto; +} + +.teto-gif { + width:35em; + position: absolute; + display: block; + margin-top: 2.5%; + margin-left: 0; + +} + +hr { + position:relative; + margin-top: 3em; +} + +a { + color:pink; +} +a:link { + color:pink; +} +a:active { + color:cornflowerblue; +} +a:visited { + color:pink; +} +a:hover { + color:pink; +} \ No newline at end of file diff --git a/data/gif/teto_thursday.gif b/data/gif/teto_thursday.gif new file mode 100755 index 0000000..57dc4cb Binary files /dev/null and b/data/gif/teto_thursday.gif differ diff --git a/data/img/SteamHappy.png b/data/img/SteamHappy.png new file mode 100755 index 0000000..01cb31c Binary files /dev/null and b/data/img/SteamHappy.png differ diff --git a/gitea.html b/gitea.html new file mode 100755 index 0000000..3315922 --- /dev/null +++ b/gitea.html @@ -0,0 +1,15 @@ + + + + + + + Page Redirection + + + + If you are not redirected automatically, follow this link to example. + + diff --git a/index.nginx-debian.html b/index.nginx-debian.html new file mode 100755 index 0000000..d33796b --- /dev/null +++ b/index.nginx-debian.html @@ -0,0 +1,46 @@ + + + + + Welcome to Serena's homepage! :3 + + + + +
+ +
+ + + +
+
+ +

Welcome to my website! ^w^

+

+ +

running on nginx on my raspberry pi!

+

secured by cloudflare <3

+


+ +
+
+ + + + + + + + + + + + +