Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 490 Bytes

contact.md

File metadata and controls

23 lines (19 loc) · 490 Bytes
layout sidebar hero features
page
false
name text tagline
Mitchell Simon
Software Engineer
Specializing in web, mobile, and dev-ops
title details
Enable JavaScript
Please, enable JS to show contact info. This is to prevent malicious bots from scraping the info.
<script setup lang="ts"> import { VPHomeHero } from 'vitepress/theme'; import ContactButtons from './components/ContactButtons.vue'; </script>