Skip to content

Commit

Permalink
Deploying to gh-pages from @ abce255 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yisibell committed Aug 17, 2023
0 parents commit ef89ed3
Show file tree
Hide file tree
Showing 5 changed files with 148 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
132 changes: 132 additions & 0 deletions assets/index-02548f77.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-df571a6e.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added favicon.ico
Binary file not shown.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- <link rel="icon" href="/favicon.ico"> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Countdownbar Example</title>
<script type="module" crossorigin src="/countdownbar/assets/index-02548f77.js"></script>
<link rel="stylesheet" href="/countdownbar/assets/index-df571a6e.css">
</head>
<body>
<div id="app"></div>

</body>
</html>

0 comments on commit ef89ed3

Please sign in to comment.