testing tytd-web-share-target

This commit is contained in:
Mike Nolan 2022-01-03 14:50:42 -06:00
parent 6d84c5dc50
commit c971e1d888
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<h4 id="demi"></h4>
<script>
var element=document.getElementById('demi');
element= window.location.search;
element.innerText= window.location.search;
</script>
</body>
</html>