Skip to content

Commit

Permalink
Demo copy
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Dec 6, 2023
1 parent e5139ed commit 853e2c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<title></title>
<title>table-saw Web Component Demo</title>
<style>
/* Demo styles */
td {
Expand All @@ -27,7 +27,7 @@
</head>
<body>
<header>
<h1>Tablesaw Web Component Demo</h1>
<h1>table-saw Web Component Demo</h1>
<p>Source code available at <a href="https://github.com/zachleat/table-saw/"><code>https://github.com/zachleat/table-saw/</code></a></p>
</header>
<main>
Expand Down

0 comments on commit 853e2c0

Please sign in to comment.