Skip to content

Commit b821642

Browse files
committed
Updated the readme to contain actual information
1 parent 5e6fe35 commit b821642

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

Diff for: README.md

+31-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,31 @@
1-
# this is a website lol
1+
# My personal website
2+
3+
This is my personal website, made with HTML5, CSS3, and JavaScript. In this readme, you will find information about each page and how I developed it (very redundant, i know).
4+
5+
# index.html
6+
7+
This page is only here to redirect the website to /home since that's where all the content is. Why did I make this the homepage, who knows?
8+
9+
# /home
10+
11+
This is the home page.
12+
13+
# /projects
14+
15+
Explains all the projects that I am currently working on or have worked on in the past.
16+
17+
# /comet
18+
19+
Explains what my Discord bot, Comet, does. This also contains the invite link for the bot.
20+
21+
# /socials
22+
23+
Showcases all my social medias.
24+
25+
# /weather
26+
27+
An unfinished page that is currently under development.
28+
29+
# /rcg
30+
31+
Stands for Random County Generator, which randomly selects a county in the United States and displays it. This will gain wikipeida functionality in the future. Thanks to [Daniel Kravec](https://github.com/dkravec) for helping me with this.

0 commit comments

Comments
 (0)