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 Sep 26, 2024
0 parents commit 8c7b866
Show file tree
Hide file tree
Showing 20 changed files with 180 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.
1 change: 1 addition & 0 deletions assets/index-BPCYUX3l.js

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

23 changes: 23 additions & 0 deletions assets/index-DgBEcjQp.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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.
130 changes: 130 additions & 0 deletions favicon.svg
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.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!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>Notepad</title>
<link rel="icon" href="/Notepad/favicon.png" />
<script type="module" crossorigin src="/Notepad/assets/index-DgBEcjQp.js"></script>
<link rel="stylesheet" crossorigin href="/Notepad/assets/index-IP_FGWzo.css">
<link rel="manifest" href="/Notepad/manifest.webmanifest">
<meta name="theme-color" content="#888888">
<link rel="icon" href="/Notepad/favicon.ico" sizes="48x48">
<link rel="apple-touch-icon" href="/Notepad/apple-touch-icon-180x180.png"></head>

<body>
<div id="app"></div>
<script src="__neutralino_globals.js"></script>
</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":"Notepad","short_name":"Notepad","start_url":"/Notepad","display":"standalone","background_color":"#d4d4d4","lang":"en-IN","scope":".","description":"Windows like notepad 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.
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 8c7b866

Please sign in to comment.