Skip to content

Commit

Permalink
Update dependencies, utilize the new trailing-slash feature of starli…
Browse files Browse the repository at this point in the history
…ght links validator
  • Loading branch information
robsimmons committed Mar 31, 2024
1 parent 3d0d375 commit b7256b2
Show file tree
Hide file tree
Showing 4 changed files with 1,810 additions and 845 deletions.
1 change: 1 addition & 0 deletions wiki/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default defineConfig({
"/twelf-wasm/": "/twelf-wasm/index.html",
}
: {},
trailingSlash: "always",
integrations: [
starlight({
title: "Twelf",
Expand Down
Loading

0 comments on commit b7256b2

Please sign in to comment.