Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Network List #1423

Merged
merged 3 commits into from
Jul 10, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/images/fio-grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
76 changes: 38 additions & 38 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta content="#ffffff" name="theme-color">
<meta content="Antelope + EOSIO Blockchain Network Monitor and Infrastructure Dashboard" name="title">
<meta
content="Antelope Tools Dashboard is a network monitor featuring real-time data on block producer nodes and blockchain infrastructure for multiple Antelope and EOSIO chains."
xavier506 marked this conversation as resolved.
Show resolved Hide resolved
content="Network Monitor is a network monitor featuring real-time data on block producer nodes and blockchain infrastructure for multiple Antelope and EOSIO chains."
name="description">
<meta name="keywords" content="Blockchain, EOSIO, Antelope, Network Monitor, Dashboard">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The favicon image URL doesn't seem to have been updated along with the network monitor name change. Ensure that the new branding, if any, reflects consistently across the meta tags as well, if applicable.

<meta content="https://antelope.tools/images/maskable_icon.png" property="image">
Expand All @@ -21,9 +21,9 @@
<meta content="https://antelope.tools/images/maskable_icon.png" property="og:image">
<meta content="image/*" property="og:image:type">
<meta content="https://antelope.tools/" property="og:url">
xavier506 marked this conversation as resolved.
Show resolved Hide resolved
<meta content="Antelope Tools Dashboard" property="og:site_name">
<meta content="Network Monitor" property="og:site_name">
<meta
content="Antelope Tools Dashboard is a network monitor featuring real-time data on block producer nodes and blockchain infrastructure for multiple Antelope and EOSIO chains."
content="Network Monitor is a network monitor featuring real-time data on block producer nodes and blockchain infrastructure for multiple Antelope and EOSIO chains."
property="og:description">
<link href="https://antelope.tools/images/favicon.ico" rel="shortcut icon">
<link href="https://antelope.tools/images/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png">
Expand Down Expand Up @@ -152,29 +152,29 @@ <h2 id="nav">
</div>
<section id="mainnet-desktop">
<div class="grid">
<a class="grid-item" href="https://telos.antelope.tools/">
<img alt="Telos Mainnet Antelope Tools Dashboard" src="./images/telos-grid.png">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For consistency, the 'WAX' network name should either be 'Wax' or 'WAX' throughout the document. The alt attribute here uses 'WAX'.

<span class="name-networks">Telos Mainnet</span>
<a class="grid-item" href="https://eos.antelope.tools/">
<img alt="EOS Network Monitor" src="./images/eos-grid.png" width="197">
<span class="name-networks">EOS Mainnet</span>
</a>
<a class="grid-item" href="https://fio.antelope.tools/">
<img alt="FIO Mainnet Network Monitor" src="./images/fio-grid.png" width="160">
<span class="name-networks">FIO Mainnet</span>
</a>
<a class="grid-item" href="https://libre.antelope.tools/">
<img alt="Libre Mainnet Antelope Tools Dashboard" src="./images/libre.png">
<img alt="Libre Mainnet Network Monitor" src="./images/libre.png">
<span class="name-networks">Libre Mainnet</span>
</a>
<a class="grid-item" href="https://xpr.antelope.tools/">
<img alt="XPR Network Mainnet Antelope Tools Dashboard" src="./images/xpr-grid.png" width="169">
<span class="name-networks">XPR Mainnet</span>
<a class="grid-item" href="https://telos.antelope.tools/">
<img alt="Telos Mainnet Network Monitor" src="./images/telos-grid.png">
<span class="name-networks">Telos Mainnet</span>
</a>
<a class="grid-item" href="https://wax.antelope.tools/">
<img alt="Wax Mainnet Antelope Tools Dashboard" src="./images/wax-grid.png">
<span class="name-networks">Wax Mainnet</span>
</a>
<a class="grid-item" href="https://eos.antelope.tools/">
xavier506 marked this conversation as resolved.
Show resolved Hide resolved
<img alt="EOS Antelope Tools Dashboard" src="./images/eos-grid.png" width="197">
<span class="name-networks">EOS Mainnet</span>
<img alt="WAX Mainnet Network Monitor" src="./images/wax-grid.png">
<span class="name-networks">WAX Mainnet</span>
<a class="grid-item" href="https://xpr.antelope.tools/">
<img alt="XPR Network Mainnet Network Monitor" src="./images/xpr-grid.png" width="169">
<span class="name-networks">XPR Mainnet</span>
</a>
<a class="grid-item" href="https://lacchain.antelope.tools/">
<img alt="LACChain EOSIO Antelope Tools Dashboard" src="./images/lacchain-grid.png" width="160">
<span class="name-networks">LACChain EOSIO</span>
</a>
</div>
</section>
Expand All @@ -184,35 +184,35 @@ <h2 id="nav">
<div class="flex-text">
<div class="Line-5"></div>
<h2>
Testnets
Test Networks
</h2>
</div>
</div>
<section id="testnet-desktop">
<div class="grid">
<a class="grid-item" href="https://telos-testnet.antelope.tools/">
<img alt="Telos Testnet Antelope Tools Dashboard" height="188" src="./images/telos-grid.png" width="188">
<span class="name-networks">Telos Testnet</span>
<a class="grid-item" href="https://jungle.antelope.tools/">
<img alt="Jungle4 Testnet Network Monitor" height="188" src="./images/jungle-grid.png" width="127">
<span class="name-networks">Jungle4 Testnet</span>
</a>
<a class="grid-item" href="https://fio-testnet.antelope.tools/">
<img alt="FIO Testnet Network Monitor" height="188" src="./images/fio-grid.png" width="188">
<span class="name-networks">FIO Testnet</span>
</a>
<a class="grid-item" href="https://libre-testnet.antelope.tools/">
<img alt="Libre Tesnet Antelope Tools Dashboard" height="188" src="./images/libre.png" width="188">
<img alt="Libre Testnet Network Monitor" height="188" src="./images/libre.png" width="188">
<span class="name-networks">Libre Testnet</span>
</a>
<a class="grid-item" href="https://xpr-testnet.antelope.tools/">
<img alt="XPR Network Testnet Antelope Tools Dashboard" height="188" src="./images/xpr-grid.png" width="169">
xavier506 marked this conversation as resolved.
Show resolved Hide resolved
<span class="name-networks">XPR Testnet</span>
<a class="grid-item" href="https://telos-testnet.antelope.tools/">
<img alt="Telos Testnet Network Monitor" height="188" src="./images/telos-grid.png" width="188">
<span class="name-networks">Telos Testnet</span>
</a>
<a class="grid-item" href="https://wax-testnet.antelope.tools/">
<img alt="Wax Testnet Antelope Tools Dashboard" height="188" src="./images/wax-grid.png" width="188">
<span class="name-networks">Wax Testnet</span>
<img alt="WAX Testnet Network Monitor" height="188" src="./images/wax-grid.png" width="188">
<span class="name-networks">WAX Testnet</span>
</a>
<a class="grid-item" href="https://jungle.antelope.tools/">
<img alt="Jungle4 Testnet Antelope Tools Dashboard" height="188" src="./images/jungle-grid.png" width="127">
<span class="name-networks">Jungle4 Testnet</span>
</a>
<a class="grid-item" href="https://ultra-testnet.antelope.tools/">
<img alt="Ultra Testnet Antelope Tools Dashboard" height="188" src="./images/ultra-grid.png" width="188">
<span class="name-networks">Ultra Testnet</span>
<a class="grid-item" href="https://xpr-testnet.antelope.tools/">
<img alt="XPR Network Testnet Network Monitor" height="188" src="./images/xpr-grid.png" width="169">
<span class="name-networks">XPR Testnet</span>
</a>
</div>
</section>
Expand Down Expand Up @@ -259,7 +259,7 @@ <h2>
</span>
</summary>
<p>
Transparency is our mantra, and we practice what we preach. Antelope Tools Dashboard offers a visually engaging
Transparency is our mantra, and we practice what we preach. Network Monitor offers a visually engaging
and clear representation of vital blockchain metrics. Our data is sourced directly from public blockchain tables
and enriched with information from Block Producer's <a href="https://github.com/eosrio/bp-info-standard" target="_blank">bp.json files</a>.
<b>Want to dig deeper? </b>
Expand Down Expand Up @@ -299,7 +299,7 @@ <h4 class="project-by">A Community Public Good built by</h4>
</a>
</div>
</div>
<p id="copyright">antelope.tools - Copyright 2023</p>
<p id="copyright">antelope.tools - Copyright 2024</p>
<a href="#" id="back-to-top">Back to Top</a>
</div>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-E6Y0EC9FT8"></script>
Expand Down
Loading