소스 검색

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

n1474335 8 년 전
부모
커밋
6642471164
7개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      build/prod/cyberchef.htm
  2. BIN
      build/prod/images/fork_me.png
  3. 0 0
      build/prod/index.html
  4. 0 0
      build/prod/scripts.js
  5. 3 0
      src/html/index.html
  6. BIN
      src/static/images/fork_me.png
  7. 1 1
      src/static/stats.txt

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
build/prod/cyberchef.htm


BIN
build/prod/images/fork_me.png


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
build/prod/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.