Skip to content

Commit

Permalink
Deploying version 2.1.2+1709848059
Browse files Browse the repository at this point in the history
  • Loading branch information
thedannywahl committed Mar 7, 2024
1 parent 5dde088 commit 3cafb0c
Show file tree
Hide file tree
Showing 19 changed files with 294 additions and 1 deletion.
17 changes: 17 additions & 0 deletions isp-site/build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"files": {
"main.css": "/static/css/main.14fae22d.css",
"main.js": "/static/js/main.1c197f2b.js",
"static/js/488.ba8b5687.chunk.js": "/static/js/488.ba8b5687.chunk.js",
"static/media/banner.webp": "/static/media/banner.4ef05a03e507168d19dc.webp",
"static/media/markdownSample.md": "/static/media/markdownSample.6d48ee33f7723932c139.md",
"index.html": "/index.html",
"main.14fae22d.css.map": "/static/css/main.14fae22d.css.map",
"main.1c197f2b.js.map": "/static/js/main.1c197f2b.js.map",
"488.ba8b5687.chunk.js.map": "/static/js/488.ba8b5687.chunk.js.map"
},
"entrypoints": [
"static/css/main.14fae22d.css",
"static/js/main.1c197f2b.js"
]
}
Binary file added isp-site/build/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions isp-site/build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="application-name" content="inst.bid"><meta name="apple-mobile-web-app-title" content="inst.bid"><meta name="theme-color" content="#287A9F"><meta name="msapplication-navbutton-color" content="#287A9F"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="msapplication-starturl" content="/"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="description" content="Instructure product compliance information"/><link rel="icon" href="/favicon.ico"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Instructure Compliance Packages</title><script defer="defer" src="/static/js/main.1c197f2b.js"></script><link href="/static/css/main.14fae22d.css" rel="stylesheet"></head><body class="instructure"><noscript>You need to enable JavaScript to run this app. To request compliance information directly ask your Customer Success Manager, or email <a href="mailto:[email protected]">[email protected]</a></noscript><div id="root"></div></body></html>
Binary file added isp-site/build/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 added isp-site/build/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
69 changes: 69 additions & 0 deletions isp-site/build/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
"manifest_version": 3,
"id": "com.instructure.instbid",
"short_name": "inst.bid",
"name": "Instructure Compliance Package",
"version": "1.1.0",
"author": "Gary Denne",
"developer": {
"name": "Danny Wahl",
"url": "https://www.instructure.com"
},
"start_url": "/#/",
"scope": "/",
"orientation": "any",
"display": "standalone",
"theme_color": "#287A9F",
"background_color": "#ffffff",
"display_override": [
"window-controls-overlay"
],
"shortcuts": [
{
"name": "Links",
"url": "/#/links",
"description": "Redirect Links",
"icons": [
{
"src": "logo96.png",
"type": "image/png",
"sizes": "96x96",
"purpose": "any"
}
]
}
],
"icons": [
{
"src": "favicon.ico",
"sizes": "48x48",
"type": "image/x-icon",
"purpose": "any"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192",
"purpose": "any"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512",
"purpose": "any"
}
],
"screenshots": [
{
"src": "screenshot-wide.png",
"sizes": "1280x672",
"type": "image/png",
"form_factor": "wide"
},
{
"src": "screenshot.png",
"sizes": "596x833",
"type": "image/png"
}
]
}
3 changes: 3 additions & 0 deletions isp-site/build/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
Binary file added isp-site/build/screenshot-wide.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 isp-site/build/screenshot.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: 2 additions & 0 deletions isp-site/build/static/css/main.14fae22d.css

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

Loading

0 comments on commit 3cafb0c

Please sign in to comment.