aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/types.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doc/types.html')
-rw-r--r--docs/doc/types.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/doc/types.html b/docs/doc/types.html
index 465b20d8..841c8359 100644
--- a/docs/doc/types.html
+++ b/docs/doc/types.html
@@ -1,4 +1,7 @@
-<head><link href="../style.css" rel="stylesheet"/></head>
+<head>
+ <link href="../favicon.ico" rel="shortcut icon" type="image/x-icon"/>
+ <link href="../style.css" rel="stylesheet"/>
+</head>
<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a></div>
<h1 id="types">Types</h1>
<p>BQN supports the following fundamental types:</p>