From cb58380f5ead369013a41067fa60b5c1c53b837d Mon Sep 17 00:00:00 2001 From: mitchell Date: Wed, 10 Jul 2024 18:38:57 -0400 Subject: [PATCH] Fix favicon config and open git.mjfs.us in the same tab --- .vitepress/config.ts | 9 ++++++--- bun.lockb | Bin 106477 -> 106477 bytes jobs/mystro.md | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) 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 fb5d9875d205d3a9c76239bf96ff5154000e44ab..231b568d9ca6909e094cbfbc67e4fee8735fea84 100755 GIT binary patch delta 26 icmaF6pY82_wuUW?>m@lDm@mu7$9K#c1cFFHUNM92e1GD 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