Skip to content

Commit

Permalink
switch base to path after domain
Browse files Browse the repository at this point in the history
  • Loading branch information
lue-bird committed Oct 7, 2024
1 parent 9a9fd6a commit bd96941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
</style>
<title>lue blog</title>
<script type="module" crossorigin src="https://lue-bird.github.io/blog/assets/index-f9p0Io0q.js"></script>
<script type="module" crossorigin src="/blog/assets/index-f9p0Io0q.js"></script>
</head>

<body>
Expand Down

0 comments on commit bd96941

Please sign in to comment.