fix: Update curl tools page to use new demo data
This commit is contained in:
@@ -11,7 +11,7 @@ Here are some of the tools I use regularly — most of them are open source!
|
|||||||
[1;33m{{tool.name}}[0m
|
[1;33m{{tool.name}}[0m
|
||||||
{{tool.description}}
|
{{tool.description}}
|
||||||
Website: {{tool.url}}
|
Website: {{tool.url}}
|
||||||
{% if tool.demo_url %}Demo: {{tool.demo_url}}{% endif %}
|
{% if tool.demo %}Demo: {{tool.demo}}{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
[1;36m───────────────────────────────────────────────[0m
|
[1;36m───────────────────────────────────────────────[0m
|
||||||
|
|||||||
Reference in New Issue
Block a user