Explorar o código

Added download attribute to <a> tag

Added download attribute to <a> tag
WrathZA %!s(int64=8) %!d(string=hai) anos
pai
achega
75fd16a600
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/html/index.html

+ 1 - 1
src/html/index.html

@@ -40,7 +40,7 @@
         </div>
         <div id="content-wrapper">
             <div id="banner" class="green">
-                <a href="cyberchef.htm" style="float: left; margin-left: 10px; margin-right: 80px;">Download CyberChef<img src="images/download-24x24.png" /></a>
+                <a href="cyberchef.htm" style="float: left; margin-left: 10px; margin-right: 80px;" download>Download CyberChef<img src="images/download-24x24.png" /></a>
                 <span id="notice">
                     <script type="text/javascript">
                         // Must be text/javascript rather than application/javascript otherwise IE won't recognise it...