Skip to content

Commit 45a03c0

Browse files
committed
temp static for demo
1 parent 87cb76b commit 45a03c0

22 files changed

Lines changed: 25 additions & 24 deletions

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ export default defineConfig({
2020
site: "https://inria.github.io",
2121
base: "/inocs-sum-odp-frontend",
2222
output: "static",
23+
build: { assets: "assets" }, // replaces the default "_astro"
2324
});
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)