chore: clarify potentially supported CKAN versions

This commit is contained in:
Mueez Khan 2024-04-02 08:42:45 -04:00 committed by GitHub
parent e9e795dda5
commit 626d4e87d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ export const Features2 = () => (
<ul className="mb-6 text-white"> <ul className="mb-6 text-white">
<li className="mb-4 flex"> <li className="mb-4 flex">
<CheckArrowIcon /> <CheckArrowIcon />
<span>Integrated with the CKAN API</span> <span>Integrated with the CKAN API <span className="text-red-300">(>= 2.9)</span></span>
</li> </li>
<li className="mb-4 flex"> <li className="mb-4 flex">
<CheckArrowIcon /> <CheckArrowIcon />