Browse Source

fixed bug with link to index

Bryan Allred 12 years ago
parent
commit
71382046e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

6
    </head>
6
    </head>
7
    <body>
7
    <body>
8
        <header>
8
        <header>
9
            <a href="/" title="Hex Intro">Hex Inro</a>
9
            <a href="#/" title="Hex Intro">Hex Inro</a>
10
            &nbsp;|&nbsp;
10
            &nbsp;|&nbsp;
11
            <a href="#/dump" title="Hex Dump">Hex Dump</a>
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
            <a href="https://github.com/erantanen/hfd" title="Inspiration" style="padding-left: 2em; font-style: italic;">Inspired by erantanen</a>