瀏覽代碼

added inspiration

Bryan Allred 12 年之前
父節點
當前提交
bd890d51a6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      index.html

+ 1 - 0
index.html

@ -9,6 +9,7 @@
9 9
            <a href="/" title="Hex Intro">Hex Inro</a>
10 10
            &nbsp;|&nbsp;
11 11
            <a href="#/dump" title="Hex Dump">Hex Dump</a>
12
            <a href="https://github.com/erantanen/hfd" title="Inspiration" style="padding-left: 2em; font-style: italic;">Inspired by erantanen</a>
12 13
            <a href="https://github.com/bmallred/hexmeh"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a>
13 14
        </header>
14 15
        <div role="main" ng-view></div>