Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshitv21 committed Jul 29, 2024
0 parents commit cfd1b74
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 0 deletions.
Binary file added append.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions assets/index-Cnw1dz7P.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions assets/index-gDhuHSDf.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/text-append/append.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Text Append 🔗</title>
<script type="module" crossorigin src="/text-append/assets/index-Cnw1dz7P.js"></script>
<link rel="stylesheet" crossorigin href="/text-append/assets/index-gDhuHSDf.css">
</head>
<body>
<div id="root"></div>
</body>
</html>

0 comments on commit cfd1b74

Please sign in to comment.