Skip to content

Commit

Permalink
Create test.html
Browse files Browse the repository at this point in the history
  • Loading branch information
BayuAngora authored Apr 6, 2024
1 parent 6d78963 commit 0a23f5a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions content/test.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!DOCTYPE html>

<html>

<head>
<title>Test This Page</title>
</head>

<body>

<div id="share" class="share">
<a href="https://html.cafe/x3fd81a95/share#url=https://html.cafe/x1a7f83ab" target="_blank" rel="noopener" aria-label="Share, opens new tab">
<svg viewBox="0 0 512 512" role="button" xmlns="http://www.w3.org/2000/svg">
<title>Share</title>
<path d="M378,324a69.78,69.78,0,0,0-48.83,19.91L202,272.41a69.68,69.68,0,0,0,0-32.82l127.13-71.5A69.76,69.76,0,1,0,308.87,129l-130.13,73.2a70,70,0,1,0,0,107.56L308.87,383A70,70,0,1,0,378,324Z"/>
</svg>
</a>
</div>

</body>
</html>

0 comments on commit 0a23f5a

Please sign in to comment.