Loading app/partials/marketing/editor.html +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ <img class="editor-image editor-image--center featurette-image img-responsive img-thumbnail" src="/{{editorShape}}/{{editorName}}?theme={{editorTheme}}&numcolors={{editorColorNumber}}&size=220&fmt=svg"> <div class="row editor-row--padding"> <div class="col-xs-8 col-xs-offset-2"> <a href="##tryitout" class="btn btn-primary btn-block tg-btn">DOWNLOAD</a> <a href="/{{editorShape}}/{{editorName}}?theme={{editorTheme}}&numcolors={{editorColorNumber}}&size=220&fmt=svg" class="btn btn-primary btn-block tg-btn" download="tinygraphs">DOWNLOAD</a> </div> </div> </div> Loading Loading
app/partials/marketing/editor.html +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ <img class="editor-image editor-image--center featurette-image img-responsive img-thumbnail" src="/{{editorShape}}/{{editorName}}?theme={{editorTheme}}&numcolors={{editorColorNumber}}&size=220&fmt=svg"> <div class="row editor-row--padding"> <div class="col-xs-8 col-xs-offset-2"> <a href="##tryitout" class="btn btn-primary btn-block tg-btn">DOWNLOAD</a> <a href="/{{editorShape}}/{{editorName}}?theme={{editorTheme}}&numcolors={{editorColorNumber}}&size=220&fmt=svg" class="btn btn-primary btn-block tg-btn" download="tinygraphs">DOWNLOAD</a> </div> </div> </div> Loading