small fixes to the front page
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
<h1>Welcome to {{ .Site.Title }}</h1>
|
||||
{{ .Content }}
|
||||
<div class="call-to-action">
|
||||
<a href="/about" class="button">Learn more →</a>
|
||||
<a href="/blog" class="button">View Blog →</a>
|
||||
<a href="https://schedule.excipio.tech/" class="button">Schedule a call →</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user