mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-19 05:59:24 +00:00
chore: clarify potentially supported CKAN versions
This commit is contained in:
parent
e9e795dda5
commit
626d4e87d2
1 changed files with 1 additions and 1 deletions
|
|
@ -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 />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue