Skip to content

Commit

Permalink
Update index.html to fix #4366 (tell the user the version/update freq) (
Browse files Browse the repository at this point in the history
  • Loading branch information
davelab6 authored Jan 17, 2024
1 parent 64d82bd commit d2b2f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h6>Check profile</h6>
<button class="btn mt-3" style="display:none; width: 200px" id="test">Bake!</button>
</div>
<div class="mx-auto mt-2 mb-0 text-muted">
<p><small>No files are uploaded; fonts stay on your browser.</small></p>
<p><small>No files are uploaded; fonts stay on your browser. Always runs the latest Fontbakery release, as if you'd just run "pip install fontbakery."</small></p>
</div>
<div class="mx-auto mt-2 mb-0" style="display:none" id="listcheckscontainer">
<p><button id="listchecksbtn" class="btn btn-outline-primary">List all checks</button></p>
Expand Down

0 comments on commit d2b2f9b

Please sign in to comment.