aboutsummaryrefslogtreecommitdiff
path: root/docs/running.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-08-22 14:38:40 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-08-22 14:38:40 -0400
commit6b8168c1e1b9d573c166787ccf772997ce158efb (patch)
tree9f0584c0634661bb82fe002bf1380f5ebf3b621f /docs/running.html
parentafa17dfda2fb4fcc74e58236b2bf86f9ba6c50a4 (diff)
Add title element to html docs
Diffstat (limited to 'docs/running.html')
-rw-r--r--docs/running.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/running.html b/docs/running.html
index f96c6959..4a3f952d 100644
--- a/docs/running.html
+++ b/docs/running.html
@@ -1,6 +1,7 @@
<head>
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon"/>
<link href="style.css" rel="stylesheet"/>
+ <title>How to run BQN</title>
</head>
<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a></div>
<h1 id="how-to-run-bqn">How to run BQN</h1>