Skip to content

Commit

Permalink
include build tor gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
rolorogan committed May 28, 2024
1 parent 5cf5bc7 commit cfdd6d2
Show file tree
Hide file tree
Showing 15 changed files with 128 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
Expand Down
15 changes: 15 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"files": {
"main.css": "/static/css/main.d05f80b7.css",
"main.js": "/static/js/main.0328401a.js",
"static/js/496.174b949a.chunk.js": "/static/js/496.174b949a.chunk.js",
"index.html": "/index.html",
"main.d05f80b7.css.map": "/static/css/main.d05f80b7.css.map",
"main.0328401a.js.map": "/static/js/main.0328401a.js.map",
"496.174b949a.chunk.js.map": "/static/js/496.174b949a.chunk.js.map"
},
"entrypoints": [
"static/css/main.d05f80b7.css",
"static/js/main.0328401a.js"
]
}
Binary file added build/favicon.ico
Binary file not shown.
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><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="Web site created using create-react-app"/><link rel="stylesheet" href="https://cloudcdn.wmca.org.uk/wmcaassets/ds/1.5.0/css/wmcads.min.css"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>West Midlands Combined Authority - Find a funded course for adults in the West Midland</title><meta name="keywords" content="west midlands, combined authority, local authorities, culture, economy, innovation, environment, energy, housing, land, communities, skills, wellbeing, transport"><meta name="description" content="West Midlands Combined Authority (WMCA) was set up in 2016. We want to make the West Midlands a happy, healthy, place to live."><meta name="robots" content="index, follow"/><link rel="canonical" href="https://www.wmca.org.uk/"><meta property="og:type" content="website"><meta property="og:url" content="https://www.wmca.org.uk/"><meta property="og:title" content="West Midlands Combined Authority"><meta property="og:description" content="West Midlands Combined Authority (WMCA) was set up in 2016. We want to make the West Midlands a happy, healthy, place to live."><meta property="og:image" content="https://www.wmca.org.uk/media/112jxcbb/wmca-centenary-square-77-edited.png?anchor=center&amp;mode=crop&amp;width=1200&amp;height=630&amp;rnd=133153337295270000"><meta name="twitter:card" content="summary"><meta name="twitter:url" content="https://www.wmca.org.uk/"><meta name="twitter:title" content="West Midlands Combined Authority"><meta name="twitter:description" content="West Midlands Combined Authority (WMCA) was set up in 2016. We want to make the West Midlands a happy, healthy, place to live."><meta name="twitter:image" content="https://www.wmca.org.uk/media/112jxcbb/wmca-centenary-square-77-edited.png?anchor=center&amp;mode=crop&amp;width=750&amp;height=500&amp;rnd=133153337295270000"><meta name="twitter:site" content="https://twitter.com/WestMids_CA"/><link rel="apple-touch-icon" sizes="180x180" href="https://cloudcdn.wmca.org.uk/wmcabeta/config/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="https://cloudcdn.wmca.org.uk/wmcabeta/config/favicon-32x32.png"><link rel="icon" type="image/png" sizes="194x194" href="https://cloudcdn.wmca.org.uk/wmcabeta/config/favicon-194x194.png"><link rel="icon" type="image/png" sizes="192x192" href="https://cloudcdn.wmca.org.uk/wmcabeta/config/android-chrome-192x192.png"><link rel="icon" type="image/png" sizes="16x16" href="https://cloudcdn.wmca.org.uk/wmcabeta/config/favicon-16x16.png"><link rel="manifest" href="https://cloudcdn.wmca.org.uk/wmcabeta/config/webmanifest.json"><link rel="mask-icon" href="https://cloudcdn.wmca.org.uk/wmcabeta/config/safari-pinned-tab.svg" color="#f58025"><meta name="apple-mobile-web-app-title" content="WMCA"><meta name="application-name" content="WMCA"><meta name="msapplication-TileColor" content="#000000"><meta name="msapplication-TileImage" content="https://cloudcdn.wmca.org.uk/wmcabeta/config/mstile-144x144.png"><meta name="theme-color" content="#f58025"><script defer="defer" src="/static/js/main.0328401a.js"></script><link href="/static/css/main.d05f80b7.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>const ajax=new XMLHttpRequest;ajax.open("GET","https://cloudcdn.wmca.org.uk/wmcaassets/ds/1.5.0/img/wmcads-icons.min.svg",!0),ajax.send(),ajax.onload=function(){const e=document.createElement("div");e.style.display="none",e.innerHTML=ajax.responseText,document.body.insertBefore(e,document.body.childNodes[0])}</script></body></html>
Binary file added 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 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.
25 changes: 25 additions & 0 deletions build/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions 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:
2 changes: 2 additions & 0 deletions build/static/css/main.d05f80b7.css

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

1 change: 1 addition & 0 deletions build/static/css/main.d05f80b7.css.map

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

2 changes: 2 additions & 0 deletions build/static/js/496.174b949a.chunk.js

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

1 change: 1 addition & 0 deletions build/static/js/496.174b949a.chunk.js.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions build/static/js/main.0328401a.js

Large diffs are not rendered by default.

74 changes: 74 additions & 0 deletions build/static/js/main.0328401a.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
/**
* @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.11.0
*
* 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.18.0
*
* 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.18.0
*
* 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
*/

//! moment.js
1 change: 1 addition & 0 deletions build/static/js/main.0328401a.js.map

Large diffs are not rendered by default.

0 comments on commit cfdd6d2

Please sign in to comment.