Skip to content

Commit

Permalink
added copyable svg code element
Browse files Browse the repository at this point in the history
  • Loading branch information
99-Knots committed Jul 26, 2024
1 parent f2ccbd7 commit 9a3e431
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 108 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@
<ul id="point-list"></ul>
</div>
</div>
<div class="code-container">
<div id="path-code"></div>
<button id="copy-code-btn">copy</button>
</div>
<script src="polygons.js"></script>
</body>

Expand Down
Loading

0 comments on commit 9a3e431

Please sign in to comment.