Skip to content

Commit

Permalink
Latest build
Browse files Browse the repository at this point in the history
  • Loading branch information
rimutaka committed Dec 21, 2024
1 parent f0e50a0 commit fe6f0ef
Show file tree
Hide file tree
Showing 24 changed files with 387 additions and 12 deletions.
18 changes: 18 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"files": {
"main.css": "./static/css/main.31ab4916.css",
"main.js": "./static/js/main.1a83c30b.js",
"static/media/isbn_mod_bg.wasm": "./static/media/isbn_mod_bg.a58f3912bc898a354dc6.wasm",
"static/media/buy.svg": "./static/media/buy.a0ebbd4b83f7c8afd5d9.svg",
"static/media/icomoon.woff": "./static/media/icomoon.25908258b2a9c6e6da52.woff",
"index.html": "./index.html",
"static/media/about.svg": "./static/media/about.472d9c94914ce88e8d8f.svg",
"static/media/borrow.svg": "./static/media/borrow.f8356d8f6c1fc40fa23b.svg",
"main.31ab4916.css.map": "./static/css/main.31ab4916.css.map",
"main.1a83c30b.js.map": "./static/js/main.1a83c30b.js.map"
},
"entrypoints": [
"static/css/main.31ab4916.css",
"static/js/main.1a83c30b.js"
]
}
Binary file added build/favicon.ico
Binary file not shown.
Binary file added build/img/apple-touch-icon.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 build/img/favicon-16x16.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 build/img/favicon-32x32.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 build/img/og-image-400.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 build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head prefix="og: http://ogp.me/ns#"><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"><meta name="referrer" content="no-referrer"/><meta name="theme-color" content="#ffffff"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>📖📚📚</title><meta name="description" content="A pocket assistant for keen readers: find more information about the book or the author online, borrow it from your local library, buy, sell or share."><meta property="og:title" content="Scan ISBN to record or share a book"/><meta property="og:description" content="A pocket assistant for keen readers: find more information about the book or the author online, borrow it from your local library, buy, sell or share."><meta property="og:site_name" content="Bookworm Food"><meta property="og:type" content="website"><meta property="og:url" content="https://bookworm.im"><meta property="og:image" itemprop="image" content="http://bookworm.im/img/og-image-400.png"/><meta property="og:image:secure_url" itemprop="image" content="https://bookworm.im/img/og-image-400.png"><meta property="og:image:width" content="400"><meta property="og:image:height" content="400"><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Scan ISBN to record or share a book"/><meta name="twitter:description" content="A pocket assistant for keen readers: find more information about the book or the author online, borrow it from your local library, buy, sell or share."/><meta name="twitter:image" content="https://bookworm.im/img/og-image-400.png"/><link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16.png"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=News+Cycle:wght@400;700&display=swap" rel="stylesheet"><script defer="defer" src="/static/js/main.1a83c30b.js"></script><link href="/static/css/main.31ab4916.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="app"></div></body></html>
2 changes: 2 additions & 0 deletions build/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
6 changes: 6 additions & 0 deletions build/static/css/main.31ab4916.css

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

Loading

0 comments on commit fe6f0ef

Please sign in to comment.