|
7 | 7 | <meta name="description" content="LegoFan9 SWGoH Tools - About"> |
8 | 8 | <meta name="author" content="LegoFan9"> |
9 | 9 | <link rel="icon" href="../favicon.ico"> |
10 | | - <link rel="stylesheet" href="../utils/nav-bar/nav-bar.css"> |
| 10 | + <link rel="stylesheet" href="../src/nav-bar.css"> |
11 | 11 | <link rel="stylesheet" href="style.css"> |
12 | 12 | <title>LegoFan9 Tools</title> |
13 | 13 | <!-- Google tag (gtag.js) --> |
|
30 | 30 | <ul class="nav-links"> |
31 | 31 | <li><a href="javascript:history.back()">Back</a></li> |
32 | 32 | <li><a href="/">Home</a></li> |
33 | | - <li><a href="/swgoh-portrait-maker">SWGoH Portrait Maker</a></li> |
34 | | - <li><a href="/swgoh-updates">SWGoH Updates</a></li> |
35 | | - <li><a href="/about">About</a></li> |
| 33 | + <li><a href="/swgoh-portrait-maker/">SWGoH Portrait Maker</a></li> |
| 34 | + <li><a href="/swgoh-updates/">SWGoH Updates</a></li> |
| 35 | + <li><a href="/about/">About</a></li> |
36 | 36 | </ul> |
37 | 37 | </div> |
38 | 38 | </nav> |
|
42 | 42 | <p>Hi! I'm LegoFan9, I made this site originally for portrait maker, however I have since added numerous tools. Here |
43 | 43 | are some of the ones I find most worth sharing</p> |
44 | 44 | <ul> |
45 | | - <li><a href="../swgoh-updates">Update Notifier</a> A discord based automatic datamining tool for SWGoH</li> |
46 | | - <li><a href="../swgoh-portrait-maker">SWGoH Portrait Maker</a> A tool that overlays custom SWGoH style borders over your images</li> |
| 45 | + <li><a href="../swgoh-updates/">Update Notifier</a> A discord based automatic datamining tool for SWGoH</li> |
| 46 | + <li><a href="../swgoh-portrait-maker/">SWGoH Portrait Maker</a> A tool that overlays custom SWGoH style borders over your images</li> |
47 | 47 | <li><a href="https://github.com/Lego-Fan9/swgoh-assetapi">SWGoH AssetAPI</a> An asset datamining tool for SWGoH</li> |
48 | | - <li><a href="../swgoh-updates/sprite-downloads">SWGoH Sprite Cutter</a> A tool that datamines SWGoH sprites. Closed source, but you can download |
| 48 | + <li><a href="../swgoh-updates/sprite-downloads/">SWGoH Sprite Cutter</a> A tool that datamines SWGoH sprites. Closed source, but you can download |
49 | 49 | assets</li> |
50 | 50 | </ul> |
51 | 51 | <p>There are more plans for the future, but for now I think thats all. MTFBWY</p> |
|
0 commit comments