瀏覽代碼

fixed bug with link to index

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

+ 1 - 1
index.html

@ -6,7 +6,7 @@
6 6
    </head>
7 7
    <body>
8 8
        <header>
9
            <a href="/" title="Hex Intro">Hex Inro</a>
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 12
            <a href="https://github.com/erantanen/hfd" title="Inspiration" style="padding-left: 2em; font-style: italic;">Inspired by erantanen</a>