diff --git a/.vitepress/config.ts b/.vitepress/config.ts index 0d46454..1658cd1 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -4,17 +4,20 @@ import { defineConfig } from "vitepress"; export default defineConfig({ title: "Mitchell Simon", description: "Software Engineer", + head: [["link", { rel: "icon", href: "/favicon.ico" }]], themeConfig: { // https://vitepress.dev/reference/default-theme-config siteTitle: "mjfs.us", - head: [["link", { rel: "icon", href: "/favicon.ico" }]], - nav: [ { text: "Home", link: "/" }, { text: "Experience", link: "/jobs/mystro" }, { text: "Contact", link: "/contact" }, - { text: "Git", link: "http://git.mjfs.us/explore/repos" }, + { + text: "Git", + link: "http://git.mjfs.us/explore/repos", + target: "_self", + }, ], sidebar: [ diff --git a/bun.lockb b/bun.lockb index fb5d987..231b568 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/jobs/mystro.md b/jobs/mystro.md index fb8634c..98d8bc4 100644 --- a/jobs/mystro.md +++ b/jobs/mystro.md @@ -1,6 +1,6 @@ # Mystro -## Lead Developer +## Chief Engineer #### July 2022 - Present