aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-12-05 22:20:38 -0700
committerMelody Horn <melody@boringcactus.com>2021-12-05 22:20:38 -0700
commit723034502fe5b7ac597c0f6f43eaecd8c3c9bed7 (patch)
tree8043af7bb2c405433705734f540f79402254ad44 /index.html
parentb00ab5c4e434a2e497d6cde8606c3dd2496a9776 (diff)
downloadqueue-go-brrr-723034502fe5b7ac597c0f6f43eaecd8c3c9bed7.tar.gz
queue-go-brrr-723034502fe5b7ac597c0f6f43eaecd8c3c9bed7.zip
add a faviconHEADcanon
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index bc7a760..36bc052 100644
--- a/index.html
+++ b/index.html
@@ -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;