diff options
author | j-james | 2022-08-16 09:35:05 +0000 |
---|---|---|
committer | j-james | 2022-08-16 09:35:05 +0000 |
commit | 4cd79a36946d16888e62552cc3edc9dc2b7224d8 (patch) | |
tree | 05d94cb53ae7e854957f3de0ccf59491310a5708 /index.html | |
parent | 524560a0e6fa3e32d0abd13466b1b7844d7bd8ca (diff) |
Update main page blurb for September
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -25,7 +25,7 @@ <img id="face" src="assets/compass.jpg"/> <div id="profile"> <p> Hello, I'm JJ, and I go by j-james on the Internet. </p> - <p> I'm a first-year student at the <a href="https://ubc.ca">University of British Columbia</a>, finder of flags for <a href="https://ubcctf.github.io">Team Maple Bacon</a>, embedded programmer on <a href="https://ubcbionics.com/">UBC Bionics</a>, and player of club ultimate and ice hockey.</p> + <p> I'm a second-year student at the <a href="https://ubc.ca">University of British Columbia</a>, flag hunter for <a href="https://ubcctf.github.io">Maple Bacon</a>, embedded programmer on <a href="https://ubcbionics.com/">UBC Bionics</a>, and occasional ultimate frisbee and roller/ice hockey player.</p> <p> Outside of school, sports, and social life, I enjoy building and contributing to <a href="https://www.gnu.org/philosophy/free-sw">free-and-open-source</a> projects. The majority of my work can either be found on <a href="https://github.com/j-james">GitHub</a> or at <a href="https://sr.ht/~j-james">SourceHut</a>. </p> </div> </div> @@ -37,7 +37,7 @@ </div> --> </main> <footer> - <p> © 2020-2021 j-james </p> + <span><img src="assets/copyleft.svg" width="12" height="12"/> 2020-2022 j-james </span> </footer> </body> </html> |