mirror of
https://github.com/sartography/spiffworkflow_website.git
synced 2025-02-23 21:08:18 +00:00
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:
parent
cdc2fee1fc
commit
cd56fd0022
@ -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/___)
|
||||
|
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user