Skip to content

Commit

Permalink
Update config.mts
Browse files Browse the repository at this point in the history
  • Loading branch information
jqueral authored Jan 11, 2025
1 parent 763db57 commit 0768f84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ import { defineConfig } from "vitepress";

// https://vitepress.dev/reference/site-config
export default defineConfig({
title: "TODO: add your title here",
description: "6.1040 Fall 2024",
title: "Queral",
description: "Juli",
// TODO: add your base here; this should be your repo name!
// base: "/portfolio-Juliano-Queral/",
base: "/portfolio-Juliano-Queral/",
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
nav: [
Expand Down

0 comments on commit 0768f84

Please sign in to comment.