This commit is contained in:
CJSatnarine
2025-03-17 17:32:23 -04:00
parent ac39e6ac7f
commit 0b2ac07bbb
2 changed files with 0 additions and 3 deletions

View File

@@ -8,4 +8,3 @@ Any way, I'm an aspriring graphics programmer from Waterloo, Ontario. I've got a
Currently, I'm spending a lot of my time learning a lot of things relating to my interests. You can check out my <a href="https://github.com/CJSatnarine" target="_blank">Github</a> to see what I'm up to. Currently, I'm spending a lot of my time learning a lot of things relating to my interests. You can check out my <a href="https://github.com/CJSatnarine" target="_blank">Github</a> to see what I'm up to.
<canvas id="canvas"/> <canvas id="canvas"/>

View File

@@ -7,6 +7,4 @@
<p>{{ section.content | safe }}</p> <p>{{ section.content | safe }}</p>
<p><a href="{{ get_url(path='@/blog/_index.md') }}">Posts</a>.</p>
{% endblock content %} {% endblock content %}