We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343ee24 commit 1096465Copy full SHA for 1096465
theme/overrides/home.html
@@ -152,7 +152,7 @@
152
<div class="tx-hero__content">
153
<p class="tx-hero__tagline">Free - Open Source - Cross Platform</p>
154
<h1>{{ config.site_description }}</h1>
155
- <p class="tx-hero__description">A cross platform vector graphics editor that combines procedural tooling with traditional design workflows.</p>
+ <p class="tx-hero__description">A web-based vector graphics editor that combines procedural tooling with traditional design workflows.</p>
156
<a href="{{ page.next_page.url | url }}"
157
class="md-button md-button--primary">
158
{{ page.next_page.title | striptags }}
0 commit comments