diff options
author | Melody Horn <melody@boringcactus.com> | 2021-12-05 22:20:38 -0700 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-12-05 22:20:38 -0700 |
commit | 723034502fe5b7ac597c0f6f43eaecd8c3c9bed7 (patch) | |
tree | 8043af7bb2c405433705734f540f79402254ad44 /index.html | |
parent | b00ab5c4e434a2e497d6cde8606c3dd2496a9776 (diff) | |
download | queue-go-brrr-canon.tar.gz queue-go-brrr-canon.zip |
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ <head> <meta charset="UTF-8"> <title>queue go brrr</title> + <link rel="icon" href="https://www.boringcactus.com/assets/icon.svg"> <style> #canvas { display:none; |