diff --git a/templates/base.html b/templates/base.html index 291a29a79..099314958 100644 --- a/templates/base.html +++ b/templates/base.html @@ -61,14 +61,14 @@
Support
{% endblock content %} - -{% block scripts %} - - - - -{% endblock scripts %} diff --git a/templates/index.html b/templates/index.html index 30fd970d5..d8b520239 100644 --- a/templates/index.html +++ b/templates/index.html @@ -50,13 +50,15 @@
Standard features
  • Customizable speed/throttling
  • Resizable calculator screen
  • "Always-on-top" window option
  • -
  • Screen capture (PNG)
  • +
  • Screen capture, copy, and drag'n'drop (PNG)
  • Screen recording (animated PNG)
  • -
  • File sending/receiving (not for Apps/OS yet)
  • -
  • Multiple keybinding presets
  • +
  • File sending/receiving (including for Apps/OS yet)
  • +
  • Multiple keybinding presets (customizable)
  • +
  • Keypress history
  • +
  • Full-screen modes
  • Emulation states for efficient saving / restoring
  • Color skins (like the real devices)
  • -
  • Available in English, French, Spanish, and Dutch
  • +
  • Available in English, French, Spanish, Dutch, and Chinese
  • @@ -72,7 +74,9 @@
    Developer features