changed link in button
All checks were successful
Hugo deploy / retrieve-and-execute (push) Successful in 0s
All checks were successful
Hugo deploy / retrieve-and-execute (push) Successful in 0s
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<h1>Welcome to {{ .Site.Title }}</h1>
|
<h1>Welcome to {{ .Site.Title }}</h1>
|
||||||
{{ .Content }}
|
{{ .Content }}
|
||||||
<div class="call-to-action">
|
<div class="call-to-action">
|
||||||
<a href="/about" class="button">Learn more →</a>
|
<a href="/services" class="button">Learn more →</a>
|
||||||
<a href="/blog" class="button">View Blog →</a>
|
<a href="/blog" class="button">View Blog →</a>
|
||||||
<a href="https://schedule.excipio.tech/" class="button">Schedule a call →</a>
|
<a href="https://schedule.excipio.tech/" class="button">Schedule a call →</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user