Skip to content

Commit

Permalink
Merge pull request #53 from kyrregjerstad/dev
Browse files Browse the repository at this point in the history
disable contact form
  • Loading branch information
kyrregjerstad authored Dec 21, 2023
2 parents 7e8e031 + 00285eb commit 93ecff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<HorizontalRuler />
<GitHubContributions data={data.gitHubContributions.data} />
<HorizontalRuler />

<!--
<section>
<h2>Contact:</h2>
<ContactForm data={data.form} />
</section>
</section> -->
</div>
<Footer />

Expand Down

1 comment on commit 93ecff2

@vercel
Copy link

@vercel vercel bot commented on 93ecff2 Dec 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

portfolio – ./

portfolio-kyrregjerstad.vercel.app
portfolio-git-main-kyrregjerstad.vercel.app
kyrre.dev
www.kyrre.dev

Please sign in to comment.