diff options
| author | Bobby <[email protected]> | 2023-04-05 23:33:17 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-04-05 23:33:17 -0400 |
| commit | 0e7f678778bf4a1b372e851c9e8350f78b99a438 (patch) | |
| tree | cc0af30f9d2055a9ed0a477a1f1f0467479ed4c0 /index.html | |
| parent | 20a8828d517d60011e231be9bd949640c6b10778 (diff) | |
| download | ffxivmfp-0e7f678778bf4a1b372e851c9e8350f78b99a438.tar.xz ffxivmfp-0e7f678778bf4a1b372e851c9e8350f78b99a438.zip | |
Fix links
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ <div id="main"> <div class="autoflex-2"> <div class="credits"> - <img src="/static/images/fflogo.png" alt="FFXIV Logo" class="fflogo"> - <img src="/static/images/mfplogo.png" alt="MFP Logo" class="mfplogo"> + <img src="static/images/fflogo.png" alt="FFXIV Logo" class="fflogo"> + <img src="static/images/mfplogo.png" alt="MFP Logo" class="mfplogo"> <div class="divider mt-2"></div> <blockquote class="blockquote"> <p class="quote">Saw that sweet sweet item that got listed accidentally for 400 Gil, while it should be 400,000 Gil and wondered if you buy it and sell it again, how much profit you would make? You know you pay tax both ways, but how much will you end up with?</p> |
