Allow bookmarklet to be shared (#5)
This commit is contained in:
parent
1eabb65c4c
commit
c5fdaf4a02
2 changed files with 14 additions and 8 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<script src="https://borkdude.github.io/scittle/js/scittle.js" type="application/javascript"></script>
|
||||
|
||||
|
|
@ -38,8 +39,8 @@
|
|||
(.open oreq "GET" "cljs/bookmarklet.cljs")
|
||||
(.send oreq)
|
||||
</script>
|
||||
|
||||
|
||||
<script type="application/x-scittle" src="cljs/bookmarklet.cljs"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue