summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index b2c05aa..fb3e02e 100644
--- a/index.html
+++ b/index.html
@@ -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>