-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<body> | ||
<style>body{background:black;color:white;font-family:sans-serif;}</style> | ||
<style>body{background:black;color:white;font-family:sans-serif;} a{color:cyan !important;}</style> | ||
<p>this page is meant for letting people see my project files publically so that they work with an internet connection for them to be easy to use.<br>i didn't have a choice making this website since the other one was starting to stop being free<br>i didn't have a choice making this index.html file either, since thats a thing that github wants for the website to work.<br>for a list of files, go to the repo page <a href="https://github.com/Ponali/ponali.github.io">here</a>.</p> | ||
</body> | ||
</html> |