Skip to content

Commit 8347498

Browse files
committed
Update home page
1 parent bb3651a commit 8347498

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

core/templates/index.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,19 @@ <h1>Welcome to my website!</h1>
44
<div class="about-me">
55
<h4>About Me</h4>
66
<p class="info">
7-
If you're here, you probably clicked on a link to this site I sent to you. I'm SharpBit, the creator of this website.
8-
Originally, I created this website to learn more about web development. Now, I use it because I'm too lazy to create a UI so I just use html.
9-
If you're interested, you can view the source code <a href="https://github.com/SharpBit/webserver" target="_blank">here</a>. My most popular project is <a href="https://github.com/SharpBit/brawlstats" target="_blank">brawlstats</a>, an API wrapper written in Python for the Brawl Stars API.
10-
You can view all of my projects on my <a href="https://github.com/SharpBit" target="_blank">github page</a>. If you want to learn python too, I compiled a list of <a href="/learnpython" target="_blank">useful resources</a> to learn Python!
7+
If you're here, you probably clicked on a link to this site I sent to you. I'm Jason Luo (SharpBit), the creator of this website.
8+
Originally, I created this website to learn more about web development.
9+
If you're interested, you can view the source code <a href="https://github.com/SharpBit/webserver" target="_blank">here</a>.
10+
My most popular project is <a href="https://github.com/SharpBit/brawlstats" target="_blank">brawlstats</a>, an API wrapper written in Python for the Brawl Stars API.
11+
You can view all of my projects on my <a href="https://github.com/SharpBit" target="_blank">github page</a>.
12+
If you want to learn Python, I compiled a list of <a href="/learnpython" target="_blank">useful resources</a> to learn Python.
1113
</p>
1214
<h4>What can I do on this website?</h4>
1315
<p class="this-website">
14-
You can navigate the website by using the navigation bar at the top. It has the ability to shorten URLs and save code in pastebins. You can also log in using Discord before doing that to view all your shortened URLs and pastebins under your dashboard! There is also a schedule of the school week since my school has a hybrid model for fall 2020 and it becomes annoying to keep track of both maroon and gray A and B days.
16+
You can navigate the website by using the navigation bar at the top. It has the ability to shorten URLs and save code in pastebins.
17+
You can also log in using Discord before doing that to view all your shortened URLs and pastebins under your dashboard!
18+
There is also a schedule of the school week since my school had a hybrid model for fall 2020 and it became annoying to keep track of both maroon and gray A and B days.
19+
I'm currently working on adding a page to practice random Japanese verb conjugations.
1520
</p>
1621
</div>
1722
<div class="github">

0 commit comments

Comments
 (0)