1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-07-23 06:41:21 +00:00

Remove cal.com button

This commit is contained in:
2025-07-02 17:37:56 -06:00
parent 711f1aebe4
commit 3cc197f222

View File

@@ -37,11 +37,6 @@
<main>
<header>
<h1>Hi, I'm Anson</h1>
<p>
I am currently looking for my next role! Take a look at my
<a href="/resume/">resume</a>. If your team is hiring please reach out
using one of the contact methods below.
</p>
<p>
I am an Aerospace Simulation Software Engineer with a B.S. in
Aerospace Engineering and 3 years of professional experience writing
@@ -52,7 +47,6 @@
simulation orchestrators using Docker and Python.
</p>
</header>
<section>
<h2>Connect</h2>
<p>
@@ -60,16 +54,6 @@
collaborations, or just to chat about something cool:
</p>
<p>
<button
data-cal-link="ansonbiggs/tagup"
data-cal-namespace="tagup"
data-cal-config='{"layout":"month_view","theme":"dark"}'
>
Schedule a Call
</button>
</p>
<!--sse-->
<ul>
<li>
@@ -153,17 +137,4 @@
layout: "month_view",
});
</script>
<!-- Cal element-click embed code ends -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Anson Biggs",
"url": "https://ansonbiggs.com",
"sameAs": [
"https://gitlab.com/MisterBiggs",
"https://astrodon.social/@anson"
]
}
</script>
</html>