Comment out CallToAction widget in index.astro for future reference
This commit is contained in:
@@ -157,7 +157,7 @@ const metadata = {
|
||||
}))}
|
||||
/> -->
|
||||
|
||||
<!-- CallToAction Widget -->
|
||||
<!-- CallToAction Widget
|
||||
<CallToAction
|
||||
callToAction={{
|
||||
text: t.homepage?.callToAction?.button || 'Contact Me',
|
||||
@@ -173,6 +173,7 @@ const metadata = {
|
||||
}
|
||||
</Fragment>
|
||||
</CallToAction>
|
||||
-->
|
||||
|
||||
<!-- Contact Widget -->
|
||||
<Contact
|
||||
|
Reference in New Issue
Block a user