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 31, 2023
1 parent 19bc5fa commit 534c225
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions build/assets/index-deec37dd.js → build/assets/index-752aa1aa.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
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-deec37dd.js"></script>
<script type="module" crossorigin src="/assets/index-752aa1aa.js"></script>
<link rel="stylesheet" href="/assets/index-381991a0.css">
</head>
<body style="background: #000">
Expand Down

0 comments on commit 534c225

Please sign in to comment.