Browse Source

target blank and logotype

master
zeroth 4 years ago
parent
commit
ad93147d72
  1. BIN
      static/logo/logo.png
  2. 2
      templates/layout.html

BIN
static/logo/logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

2
templates/layout.html

@ -131,7 +131,7 @@
<!--start generate score button-->
<a href="{{ url_for('get_file') }}">
<a target="_blank" href="{{ url_for('get_file') }}">
<div class="generate-button" id="generate-button">
<span>G
<span>e

Loading…
Cancel
Save