diff --git a/clipboard.js b/clipboard.js new file mode 100644 index 0000000..d0bd6fc --- /dev/null +++ b/clipboard.js @@ -0,0 +1 @@ +function copyText() {navigator.clipboard.writeText(``);} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..8878f5e --- /dev/null +++ b/index.html @@ -0,0 +1,76 @@ + + +
+