Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
thedannywahl committed Mar 1, 2024
1 parent 542c5c1 commit 1417a89
Show file tree
Hide file tree
Showing 5 changed files with 101 additions and 4 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"files": {
"main.css": "/static/css/main.14fae22d.css",
"main.js": "/static/js/main.1ac93821.js",
"main.js": "/static/js/main.f660bb07.js",
"static/js/47.c9102e2a.chunk.js": "/static/js/47.c9102e2a.chunk.js",
"static/media/banner.webp": "/static/media/banner.4ef05a03e507168d19dc.webp",
"static/media/markdownSample.md": "/static/media/markdownSample.7b7b9dd2cedb42cd011b.md",
"index.html": "/index.html",
"main.14fae22d.css.map": "/static/css/main.14fae22d.css.map",
"main.1ac93821.js.map": "/static/js/main.1ac93821.js.map",
"main.f660bb07.js.map": "/static/js/main.f660bb07.js.map",
"47.c9102e2a.chunk.js.map": "/static/js/47.c9102e2a.chunk.js.map"
},
"entrypoints": [
"static/css/main.14fae22d.css",
"static/js/main.1ac93821.js"
"static/js/main.f660bb07.js"
]
}
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"/><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.1ac93821.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>
<!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.f660bb07.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>
3 changes: 3 additions & 0 deletions static/js/main.f660bb07.js

Large diffs are not rendered by default.

93 changes: 93 additions & 0 deletions static/js/main.f660bb07.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
/*!
* Programatically add the following
*/

/*!
* escape-html
* Copyright(c) 2012-2013 TJ Holowaychuk
* Copyright(c) 2015 Andreas Lubbe
* Copyright(c) 2015 Tiancheng "Timothy" Gu
* MIT Licensed
*/

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.15.1
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router DOM v6.22.1
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.22.1
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions static/js/main.f660bb07.js.map

Large diffs are not rendered by default.

0 comments on commit 1417a89

Please sign in to comment.