You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What
Add the option to disable the button for each item in the works section under client_and_work.
Why
Sometimes there is simply no external resource to link. This simple change would cover this use case and make the section more flexible.
Example:
works:
- title: "Radity Finance - UI Kit"
description: "We have been receiving a lot of requests for a Finance Kit recently due to the popularity of Fintech."
button:
enabled: false
image:
x: "img/works/radity-finance.jpg"
_2x: "img/works/[email protected]"
is_even: true
The text was updated successfully, but these errors were encountered:
What
Add the option to disable the button for each item in the
works
section underclient_and_work
.Why
Sometimes there is simply no external resource to link. This simple change would cover this use case and make the section more flexible.
Example:
The text was updated successfully, but these errors were encountered: