This commit is contained in:
InvisibleFuture 2022-08-29 17:02:11 +08:00
parent e1b8a6a70c
commit e772135fdc

View File

@ -10,6 +10,10 @@ document.querySelector('#app').innerHTML = `
<p class="read-the-docs"> <p class="read-the-docs">
Click the button to test inserting emoji Click the button to test inserting emoji
</p> </p>
<div>
<a href="https://github.com/InvisibleFuture/emoji" target="_blank">github</a>
<a href="https://www.npmjs.com/package/satori-emoji" target="_blank">npm</a>
<div>
</div> </div>
` `