We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c9afd commit 04cc799Copy full SHA for 04cc799
1 file changed
index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1" />
6
- <title>kMath Demo — Digamma & Waveshaper</title>
+ <title>kmath.js Demo — Digamma & Waveshaper</title>
7
<style>
8
:root {
9
--bg: #0b0d10;
@@ -274,7 +274,7 @@
274
<body>
275
<div class="wrap">
276
<header>
277
- <h1>kMath Demo — Digamma & Waveshaper</h1>
+ <h1>kmath.js Demo — Digamma & Waveshaper</h1>
278
</header>
279
280
<div class="tabs">
0 commit comments