Browse Source

Added 'Fork me on GitHub' ribbon to About/Support pane. Closes #57.

n1474335 8 years ago
parent
commit
6642471164

File diff suppressed because it is too large
+ 0 - 0
build/prod/cyberchef.htm


BIN
build/prod/images/fork_me.png


File diff suppressed because it is too large
+ 0 - 0
build/prod/index.html


File diff suppressed because it is too large
+ 0 - 0
build/prod/scripts.js


+ 3 - 0
src/html/index.html

@@ -365,6 +365,9 @@
                     <div class="modal-footer">
                         <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
                     </div>
+                    <a href="https://github.com/gchq/CyberChef">
+                        <img style="position: absolute; top: 0; right: 0; border: 0;" src="images/fork_me.png" alt="Fork me on GitHub">
+                    </a>
                 </div>
             </div>
         </div>

BIN
src/static/images/fork_me.png


+ 1 - 1
src/static/stats.txt

@@ -1,5 +1,5 @@
 210	source files
-114779	lines
+114832	lines
 4.3M	size
 
 141	JavaScript source files

Some files were not shown because too many files changed in this diff