mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Updates
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"files": {
|
||||
"main.js": "/static/js/main.82c9ca3a.js",
|
||||
"static/media/home-article.png": "/static/media/home-article.64a2f430b7a77662910e.png",
|
||||
"static/media/article-page-example.png": "/static/media/article-page-example.70d6bd57ede0ada106fa.png",
|
||||
"static/media/hero.png": "/static/media/hero.5e0a7345cf72196b81c5.png",
|
||||
"static/media/pokemon.png": "/static/media/pokemon.ac632dd7fdb5aa28556b.png",
|
||||
"static/media/webinaire.png": "/static/media/webinaire.0fb29383820e122217ca.png",
|
||||
"static/media/data-visualisation.png": "/static/media/data-visualisation.c147fb3b112f51f096a2.png",
|
||||
"static/media/kubernetes.png": "/static/media/kubernetes.52ea2430dfac2c2b029c.png",
|
||||
"index.html": "/index.html",
|
||||
"main.82c9ca3a.js.map": "/static/js/main.82c9ca3a.js.map"
|
||||
"main.js": "/postgsail/static/js/main.b0b27a0b.js",
|
||||
"static/media/home-article.png": "/postgsail/static/media/home-article.64a2f430b7a77662910e.png",
|
||||
"static/media/article-page-example.png": "/postgsail/static/media/article-page-example.70d6bd57ede0ada106fa.png",
|
||||
"static/media/hero.png": "/postgsail/static/media/hero.5e0a7345cf72196b81c5.png",
|
||||
"static/media/pokemon.png": "/postgsail/static/media/pokemon.ac632dd7fdb5aa28556b.png",
|
||||
"static/media/webinaire.png": "/postgsail/static/media/webinaire.0fb29383820e122217ca.png",
|
||||
"static/media/data-visualisation.png": "/postgsail/static/media/data-visualisation.c147fb3b112f51f096a2.png",
|
||||
"static/media/kubernetes.png": "/postgsail/static/media/kubernetes.52ea2430dfac2c2b029c.png",
|
||||
"index.html": "/postgsail/index.html",
|
||||
"main.b0b27a0b.js.map": "/postgsail/static/js/main.b0b27a0b.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/js/main.82c9ca3a.js"
|
||||
"static/js/main.b0b27a0b.js"
|
||||
]
|
||||
}
|
@@ -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="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><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=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap" rel="stylesheet"><title>Gitlanding App</title><script defer="defer" src="/static/js/main.82c9ca3a.js"></script></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="/postgsail/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="apple-touch-icon" href="/postgsail/logo192.png"/><link rel="manifest" href="/postgsail/manifest.json"/><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=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap" rel="stylesheet"><title>Gitlanding App</title><script defer="defer" src="/postgsail/static/js/main.b0b27a0b.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
3
static/js/main.b0b27a0b.js
Normal file
3
static/js/main.b0b27a0b.js
Normal file
File diff suppressed because one or more lines are too long
92
static/js/main.b0b27a0b.js.LICENSE.txt
Normal file
92
static/js/main.b0b27a0b.js.LICENSE.txt
Normal file
@@ -0,0 +1,92 @@
|
||||
/*!
|
||||
* Determine if an object is a Buffer
|
||||
*
|
||||
* @author Feross Aboukhadijeh <https://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/*!
|
||||
* content-type
|
||||
* Copyright(c) 2015 Douglas Christopher Wilson
|
||||
* MIT Licensed
|
||||
*/
|
||||
|
||||
/*!
|
||||
* github-buttons v2.27.0
|
||||
* (c) 2023 なつき
|
||||
* @license BSD-2-Clause
|
||||
*/
|
||||
|
||||
/*! *****************************************************************************
|
||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
|
||||
this file except in compliance with the License. You may obtain a copy of the
|
||||
License at http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
||||
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
||||
MERCHANTABLITY OR NON-INFRINGEMENT.
|
||||
|
||||
See the Apache Version 2.0 License for specific language governing permissions
|
||||
and limitations under the License.
|
||||
***************************************************************************** */
|
||||
|
||||
/**
|
||||
* @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-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.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @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.
|
||||
*/
|
||||
|
||||
/** @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
static/js/main.b0b27a0b.js.map
Normal file
1
static/js/main.b0b27a0b.js.map
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user