Update index.html
This commit is contained in:
parent
bddd5fe78e
commit
8569186a97
@ -6192,18 +6192,17 @@
|
||||
|
||||
<footer class="footer">
|
||||
|
||||
<p>© 2022 Fintic All Rights Reserved</p>
|
||||
<p>© 2022 Fintic Limited., All Rights Reserved. <a href="mailto:info@fintic.io" id="footerlinks">Contact Us.</a></p>
|
||||
|
||||
<p>Data Provided by IEX Cloud, Openweathermap, CoinGecko,</p>
|
||||
<p>Data Provided by IEX Cloud, Openweathermap, CoinGecko, Exchangerate-API, TheSportsDB, Commodities-API, NewsAPI</p>
|
||||
|
||||
<p>Exchangerate-API, TheSportsDB, Commodities-API, NewsAPI</p>
|
||||
<p>Useful resources: <a href="https://www.youtube.com/playlist?list=PLf8pW0bNjnebNZh3y0AsY18sxJj6IhAsv" id="footerlinks" target="_blank">YouTube Tutorials</a> , <a href="https://docs.google.com/spreadsheets/d/1IZkEl49j97xvG8jcEdWc5XdOLOUb_-ZLVHle2vezWCc/edit?usp=sharing" id="footerlinks" target="_blank">Formatting Guide & Info</a> , <a href="https://fintic.io" id="footerlinks" target="_blank">Official Website</p>
|
||||
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<script src="{{ url_for('static', filename='js/jquery-2.1.1.js') }}"></script>
|
||||
|
||||
<script src="{{ url_for('static', filename='app.js') }}"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user