aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/doc/logic.html2
-rw-r--r--docs/tutorial/combinator.html2
-rw-r--r--docs/tutorial/list.html2
-rw-r--r--docs/tutorial/variable.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/doc/logic.html b/docs/doc/logic.html
index 2f7d6c0f..ef42070d 100644
--- a/docs/doc/logic.html
+++ b/docs/doc/logic.html
@@ -1,7 +1,7 @@
<head>
<link href="../favicon.ico" rel="shortcut icon" type="image/x-icon"/>
<link href="../style.css" rel="stylesheet"/>
- <title>BQN: Logic functions: And, Or, Not (also Span)</title>
+ <title>BQN Logic functions: And, Or, Not (also Span)</title>
</head>
<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a> / <a href="../index.html">main</a> / <a href="index.html">doc</a></div>
<h1 id="logic-functions-and-or-not-also-span">Logic functions: And, Or, Not (also Span)</h1>
diff --git a/docs/tutorial/combinator.html b/docs/tutorial/combinator.html
index 9d787bd9..0a8faf29 100644
--- a/docs/tutorial/combinator.html
+++ b/docs/tutorial/combinator.html
@@ -1,7 +1,7 @@
<head>
<link href="../favicon.ico" rel="shortcut icon" type="image/x-icon"/>
<link href="../style.css" rel="stylesheet"/>
- <title>BQN: Tutorial: Combinators</title>
+ <title>BQN Tutorial: Combinators</title>
</head>
<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a> / <a href="../index.html">main</a> / <a href="index.html">tutorial</a></div>
<h1 id="tutorial-combinators">Tutorial: Combinators</h1>
diff --git a/docs/tutorial/list.html b/docs/tutorial/list.html
index 4be4f920..07846387 100644
--- a/docs/tutorial/list.html
+++ b/docs/tutorial/list.html
@@ -1,7 +1,7 @@
<head>
<link href="../favicon.ico" rel="shortcut icon" type="image/x-icon"/>
<link href="../style.css" rel="stylesheet"/>
- <title>BQN: Tutorial: Working with lists</title>
+ <title>BQN Tutorial: Working with lists</title>
</head>
<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a> / <a href="../index.html">main</a> / <a href="index.html">tutorial</a></div>
<h1 id="tutorial-working-with-lists">Tutorial: Working with lists</h1>
diff --git a/docs/tutorial/variable.html b/docs/tutorial/variable.html
index 29a7775b..4db40728 100644
--- a/docs/tutorial/variable.html
+++ b/docs/tutorial/variable.html
@@ -1,7 +1,7 @@
<head>
<link href="../favicon.ico" rel="shortcut icon" type="image/x-icon"/>
<link href="../style.css" rel="stylesheet"/>
- <title>BQN: Tutorial: Variables</title>
+ <title>BQN Tutorial: Variables</title>
</head>
<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a> / <a href="../index.html">main</a> / <a href="index.html">tutorial</a></div>
<h1 id="tutorial-variables">Tutorial: Variables</h1>