Skip to content

Commit

Permalink
Deploying to pages from @ c34048c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
smessie committed Oct 30, 2023
1 parent 1e795e3 commit cab3216
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 101 deletions.
197 changes: 99 additions & 98 deletions assets/index-eba3cdcb.js → assets/index-2e8343dd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/index-f5cbcbf1.css → assets/index-f3502c6a.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Scholarly Browser</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet" />
<script type="module" crossorigin src="./assets/index-eba3cdcb.js"></script>
<link rel="stylesheet" href="./assets/index-f5cbcbf1.css">
<script type="module" crossorigin src="./assets/index-2e8343dd.js"></script>
<link rel="stylesheet" href="./assets/index-f3502c6a.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit cab3216

Please sign in to comment.