mjfs-us/contact.md

15 lines
251 B
Markdown
Raw Normal View History

---
layout: home
hero:
name: "Mitchell Simon"
text: "Software Engineer"
tagline: Specializing in web, mobile, and dev-ops
---
<script setup lang="ts">
import ContactButtons from './components/ContactButtons.vue';
</script>
<ContactButtons />