Skip to content

Commit

Permalink
chore: fix baseref
Browse files Browse the repository at this point in the history
  • Loading branch information
haavardj committed Oct 2, 2024
1 parent 5b40eaf commit a753591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en-US" dir="ltr" data-critters-container>

<head><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><base href="https://haavardj.github.io/">
<head><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><base href=".">
<meta charset="utf-8">
<title>CronEditor</title>

Expand Down

0 comments on commit a753591

Please sign in to comment.