Skip to content

Commit

Permalink
ci: automatic build fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Oct 18, 2023
1 parent 3a56a24 commit 790ef36
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 20 deletions.
75 changes: 58 additions & 17 deletions build/assets/index-e8118d7f.js → build/assets/index-be5f7c88.js

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,15 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Second Brain</title>
<script type="module" crossorigin src="/assets/index-534c2c37.js"></script>
<link rel="stylesheet" href="/assets/index-381991a0.css" />
<script type="module" crossorigin src="/assets/index-be5f7c88.js"></script>
<link rel="stylesheet" href="/assets/index-381991a0.css">
</head>
<body style="background: #000">
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!-- Add entry point 👇 -->



<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.
Expand Down
3 changes: 3 additions & 0 deletions build/svg-icons/BudgetIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 790ef36

Please sign in to comment.