Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 12, 2024
0 parents commit 21d0730
Show file tree
Hide file tree
Showing 8 changed files with 535 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
386 changes: 386 additions & 0 deletions assets/index-BHr7qL-4.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-CugXjZHx.css

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

Binary file added img/logo_CNRS_CIS.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
120 changes: 120 additions & 0 deletions img/logo_ouestware_text.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="manifest" href="/bibliograph/manifest.json" />
<title>Bibliograph</title>
<script type="module" crossorigin src="/bibliograph/assets/index-BHr7qL-4.js"></script>
<link rel="stylesheet" crossorigin href="/bibliograph/assets/index-CugXjZHx.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>
9 changes: 9 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"short_name": "Bibliograph",
"name": "Bibliograph",
"icons": [],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions 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:

0 comments on commit 21d0730

Please sign in to comment.