-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
30 lines (28 loc) · 2.59 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html lang="en">
<head>
<script type="text/javascript" src="/Assets/MainFunctions.js"></script>
<script type="text/javascript">WriteHead();</script>
<title>CatWithCode - Home</title>
</head>
<body align="left">
<div id="Header"><div id="viewerChecker"> <a href="https://catwithcode.moe/Blog/2024.10.02_F_Search_Engines/F_Search_Engines.html">GITHUB PAGES IS ONLY FOR SEARCH ENGINES! CLICK HERE TO FIND OUT WHY! IF YOU ARE ON CATWITHCODE.MOE ALREADY, YOU MAY BLOCK JS AND THATS WHY YOU SEE THIS. GOOD FOR YOU :).</a> <script type="text/javascript">creatCheckViewer();</script></div>
<div id="Header"> <a href="/archive.html">NoJS-Header</a> <script type="text/javascript">WriteHeader();</script></div></div>
<h1>Welcome to my Website!</h1>
<p>I'm a girl from Germany and work as a Software Developer. I love programming and tinkering. Thanks to this I discover a lot of random stuff in my daily life. From modding old flip phones to installing an obscure Linux Distro. I always wanted a way to document my findings securely and discoverable and that is why you are probably here now. I also sometimes just post opinions or random stuff from my life. Have fun!</p>
<ul>
<h2><b><u>Options in the TopBar:</u></b></h2>
<li><p>To get to my entries click on "BLOG". If you are searching for something use CTRL+F or use the search feature of your Browser. Have fun!</p></li>
<li><p>My publicly released Projects can be found under "PROJECTS".</p></li>
<li><p>To get to the Media I released click on "LIBRARYS" and select your desired Library.</p></li>
<li><p>More Information about me can be found under "CONTACT".</p></li>
</ul>
<br>
<hr>
<br>
<h5>I don't display ANY ads on this Website. I don't get payed to do/show anything, nor do I receive anything. Everything I write on this Website is here because I wanted to write about it. There a no external sources that change/create or influences what I write or do on here. I do things here because I want to and nothing else :).</h5>
<h5><u><b><i>IF YOU TRY ANYTHING WRITTEN ON THIS WEBSITE, DOWNLOAD ANYTHING, FOLLOW ANY LINK OR ARE JUST VIEWING IT (OR LITERALLY ANYTHING ELSE) YOU ARE DOING IT AT YOUR OWN RISK! IT SHOULD BE OBVIOUS! DON'T COME TO ME CRYING IF SOMETHING WENT WRONG. THAT'S YOUR PROBLEM AND ONLY YOURS!</i></b></u></h5>
<br>
<div id="Footer"> <p><b><u>NoJS-Footer (COULD NOT LOAD LICENSE JS-CODE FOR FOOTER! THE LICENSE IS IN THE HTML CODE!)</u></b></p><script type="text/javascript">WriteFooter('2024.12.08 - 15:00');</script></div>
</body>
</html>