Skip to content

Commit

Permalink
Aggiunta file nojekyll
Browse files Browse the repository at this point in the history
- Aggiunta file per risoluzione bus di jekyll
- Aggiunto dominio sito personale al file di configurazione astro config
  • Loading branch information
SimoFerre98 committed May 24, 2024
1 parent 83eb82a commit 71671e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added .nojekyll
Empty file.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import robotsTxt from "astro-robots-txt";

// https://astro.build/config
export default defineConfig({
site: "https://www.rohitk06.site",
site: "https://simoferre98.github.io/",
markdown: {
...markdownConfig
},
Expand Down

0 comments on commit 71671e0

Please sign in to comment.