Skip to content

Commit

Permalink
chore(gh-pages): updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions-bot committed Oct 14, 2024
0 parents commit 3fa17b6
Show file tree
Hide file tree
Showing 22 changed files with 74 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
Binary file added apple-touch-icon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 47 additions & 0 deletions assets/index-6xSwY_iW.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-Ct4xKqlT.js

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.
Binary file added favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon512_maskable.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon512_rounded.icns
Binary file not shown.
Empty file added icon512_rounded.ico
Empty file.
Binary file added icon512_rounded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"
/>
<title>Notpad</title>
<link rel="icon" href="/Notpad/favicon.png" />
<script type="module" crossorigin src="/Notpad/assets/index-6xSwY_iW.js"></script>
<link rel="stylesheet" crossorigin href="/Notpad/assets/index-BkerDJJT.css">
<link rel="manifest" href="/Notpad/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/Notpad/registerSW.js"></script>
<meta name="theme-color" content="#888888">
<link rel="icon" href="/Notpad/favicon.ico" sizes="48x48">
<link rel="apple-touch-icon" href="/Notpad/apple-touch-icon-180x180.png"></head>

<body>
<div id="app"></div>
</body>
</html>
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions manifest.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"Notpad","short_name":"Notpad","start_url":"/Notpad","display":"standalone","background_color":"#d4d4d4","lang":"en-IN","scope":".","description":"Windows like notpad for cross platform.","theme_color":"#888888","icons":[{"purpose":"maskable","sizes":"512x512","src":"icon512_maskable.png","type":"image/png"},{"purpose":"any","sizes":"512x512","src":"icon512_rounded.png","type":"image/png"}],"orientation":"any","dir":"ltr"}
Binary file added maskable-icon-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pwa-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pwa-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pwa-64x64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions registerSW.js

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

Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions sw.js

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

Loading

0 comments on commit 3fa17b6

Please sign in to comment.