Skip to content

Commit

Permalink
📝 (website) Add title
Browse files Browse the repository at this point in the history
  • Loading branch information
TomokiMiyauci committed Jul 8, 2021
1 parent 0c92e7f commit ac15702
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@
<title>Vite App</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/main.ts"></script>
<h1>utterances-component</h1>

<p>This page works native utterances script</p>

<a href="./react">react</a>
<a href="./vue">vue</a>

<script
src="https://utteranc.es/client.js"
Expand Down

0 comments on commit ac15702

Please sign in to comment.