removing articles section, as we are being heavily rate limited by Medium, and removing the 60 minute meeting link in favor of the SpiffWorfklow meeting link

This commit is contained in:
danfunk 2023-09-25 16:22:20 -04:00
parent cdc2fee1fc
commit cd56fd0022
2 changed files with 3 additions and 2 deletions

View File

@ -48,7 +48,7 @@ params:
buttontext: Schedule a Demo!
# Where the main hero button links to
buttonlink: "#"
buttononclick: 'Calendly.initPopupWidget({url: "https://calendly.com/dan-sartography/60min"});return false;'
buttononclick: 'Calendly.initPopupWidget({url: "https://calendly.com/dan-sartography/spiffworkflow-demo"});return false;'
# Hero image (from static/get_started/___)
image: illustrations/intro.png
# Footer logos (from static/get_started/logos/clients/___.svg)
@ -167,7 +167,7 @@ params:
url: /pages/enterprise/
buttonText: Learn More
class: tile-secondary
section6: true
section6: false
newsletter: true
footer:
# Logo (from /get_started/logos/___)

View File

@ -3544,6 +3544,7 @@ a.dropdown-item {
.media .media {
border-top: 1px solid rgba(219, 219, 219, 0.5);
display: flex;
flex-wrap: wrap;
padding-top: 0.75rem; }
.media .media .content:not(:last-child),
.media .media .control:not(:last-child) {