Skip to content

Commit b3165b2

Browse files
committed
Make GitHub repo more obvious
Until I get a nice big GitHub button, pepper the copy with frequent links to the repo
1 parent 490c06b commit b3165b2

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

demo/index.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -300,10 +300,12 @@ <h1>Obs.js: context-aware web performance for everyone</h1>
300300
})();
301301
</script>
302302

303-
<p>Obs.js is built and maintained by <a href=https://csswizardry.com>Harry
304-
Roberts</a> under the MIT license.</p>
303+
<p><a href=https://github.com/csswizardry/Obs.js>Obs.js</a> is built and
304+
maintained by <a href=https://csswizardry.com>Harry Roberts</a> under the MIT
305+
license.</p>
305306

306-
<p>This page shows the <code>.has-*</code> classes that Obs.js adds to the
307+
<p>This page shows the <code>.has-*</code> classes that <a
308+
href=https://github.com/csswizardry/Obs.js>Obs.js</a> adds to the
307309
<code>&lt;html&gt;</code> element, and the current <code>window.obs</code>
308310
object where it stores device and network information.</p>
309311

@@ -500,7 +502,8 @@ <h2><code>&lt;video&gt;</code> Demo</h2>
500502

501503
<h2 id=showcase>Showcase</h2>
502504

503-
<p>These fine folk are using Obs.js:</p>
505+
<p>These fine folk are using <a
506+
href=https://github.com/csswizardry/Obs.js>Obs.js</a>:</p>
504507

505508
<style>
506509

0 commit comments

Comments
 (0)