Skip to content

Commit

Permalink
Create gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
action committed Jul 14, 2024
0 parents commit 2bffca1
Show file tree
Hide file tree
Showing 8 changed files with 69 additions and 0 deletions.
1 change: 1 addition & 0 deletions 404.html
1 change: 1 addition & 0 deletions assets/AboutView-C6Dx7pxG.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@media (min-width: 1024px){.about{min-height:100vh;display:flex;align-items:center}}
1 change: 1 addition & 0 deletions assets/AboutView-xNKC3cbi.js

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

31 changes: 31 additions & 0 deletions assets/index-DRf_K7Cg.js

Large diffs are not rendered by default.

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

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

19 changes: 19 additions & 0 deletions assets/logo-BBGQuyod.svg
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 favicon.ico
Binary file not shown.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/art-institute-chicago/favicon.ico" />
<link rel="stylesheet" href="https://use.typekit.net/kuf3cvh.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<script type="module" crossorigin src="/art-institute-chicago/assets/index-DRf_K7Cg.js"></script>
<link rel="stylesheet" crossorigin href="/art-institute-chicago/assets/index-DVnV9IAr.css">
</head>
<body>
<div id="app"></div>
</body>
</html>

0 comments on commit 2bffca1

Please sign in to comment.