Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
louisinger committed May 13, 2024
1 parent 3fbb559 commit bcf8c54
Show file tree
Hide file tree
Showing 16 changed files with 22 additions and 160 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"files": {
"main.css": "./static/css/main.2826546d.css",
"main.js": "./static/js/main.d0ac5a98.js",
"main.css": "./static/css/main.e5b9aa16.css",
"main.js": "./static/js/main.9cfca0a2.js",
"service-worker.js": "./service-worker.js",
"index.html": "./index.html",
"main.2826546d.css.map": "./static/css/main.2826546d.css.map",
"main.d0ac5a98.js.map": "./static/js/main.d0ac5a98.js.map"
"main.e5b9aa16.css.map": "./static/css/main.e5b9aa16.css.map",
"main.9cfca0a2.js.map": "./static/js/main.9cfca0a2.js.map"
},
"entrypoints": [
"static/css/main.2826546d.css",
"static/js/main.d0ac5a98.js"
"static/css/main.e5b9aa16.css",
"static/js/main.9cfca0a2.js"
]
}
Binary file modified favicon.ico
Binary file not shown.
Binary file removed favicon.png
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!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"/><meta name="theme-color" content="#000000"/><meta name="description" content="Silent payments wallet"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>Silentium wallet</title><script defer="defer" src="./static/js/main.d0ac5a98.js"></script><link href="./static/css/main.2826546d.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!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"/><meta name="theme-color" content="#000000"/><meta name="description" content="Silent payments wallet"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>Silentium wallet</title><script defer="defer" src="./static/js/main.9cfca0a2.js"></script><link href="./static/css/main.e5b9aa16.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
147 changes: 5 additions & 142 deletions logo.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 modified logo192.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 modified logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion service-worker.js

Large diffs are not rendered by default.

Loading

0 comments on commit bcf8c54

Please sign in to comment.