Skip to content

Commit 3fd89fc

Browse files
committed
asd
1 parent 7efcc80 commit 3fd89fc

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Other/TornTradeAnalyzer/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,10 @@ <h2 class="card-title h4 mb-3">Per-Product Analysis (Lifetime)</h2>
148148
</main>
149149
</div>
150150

151-
<footer class="bg-black text-white text-center py-3 mt-auto fixed-bottom">
152-
<p class="mb-0">Created by PSEMO [3537405] | <a href="https://github.com/PSEMO/Torn-Trade-Analyzer" target="_blank" rel="noopener noreferrer" class="link-light">View on GitHub</a></p>
153-
<p class="mb-0 small mt-1">This tool is a free, open-source, non-profit project. All processing occurs locally in your browser; no data is sent or collected.</p>
151+
<footer class="bg-black text-white text-center py-3 fixed-bottom">
152+
<p class="mb-0">PSEMO [3537405] | <a href="https://psemo.github.io/" target="_blank" rel="noopener noreferrer" class="link-light">psemo.github.io</a> | semihyilmaz032@gmail.com</p>
153+
<p class="mb-0 small mt-4">This tool is provided free of charge and is open source (<a href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer" class="link-light">MIT License</a>). It is a non-profit project.</p>
154+
<p class="mb-0 small">All processing occurs locally in your browser; no data is sent or collected.</p>
154155
</footer>
155156

156157
<script src="bootstrap.bundle.min.js"></script>

0 commit comments

Comments
 (0)