Attribution
Powered by Rust, running on a Raspberry Pi 4.
Characters
- My profile picture is from this picrew.
- Leah's profile picture is also from the same picrew.
{% extends "base.html" %}
{% block title %}Attribution{% endblock %}
{% block description %}Things that make this website work{% endblock %}
{% block content %}
Powered by Rust, running on a Raspberry Pi 4.
Attribution
Characters
The code for this website is on GitHub
{% endblock %}