Bug fixes and a shit ton of new content!
This commit is contained in:
21
oldprojects/neko/info.html
Normal file
21
oldprojects/neko/info.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>=INFO=</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<link rel="icon" href="favicon.ico" type="image/x-icon">
|
||||
<link rel="icon" href="favicon.ico" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="content-blog"> <!--Yes i am reusing my CSS everywhere-->
|
||||
<p><a href="https://purplebored.pl/">Return to main site.</a></br>===INFO===<p>
|
||||
So this was my Second HTML project it's very basic and very simple. I did it to learn a lil bit more about APIs and JS. The website is using the NekoLife API.</br>
|
||||
<center><img src="/oldprojects/neko/Screenshot.jpg" alt="A screenshot from the website."></center>
|
||||
<center>Screenshot from the project ^^</center>
|
||||
</div>
|
||||
<footer>
|
||||
<a class="clean">Purplebored © 2023-2024 </a> | <a href="https://codeberg.org/Purplebored" target="_blank">My Codeberg</a> | <a href="https://github.com/PurpleBored" target="_blank">My Github</a> | <a href="/contact.html/" target="_blank">Contact Me</a> | </pre>
|
||||
</footer>>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user