Skip to content

Commit

Permalink
Update Stats.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhaillav authored Aug 21, 2023
1 parent 4c8b013 commit 39b4fb5
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/pages/Stats.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ class StatsPage extends React.Component {
<iframe class="px-4 py-2 z-0" title="Stats" src="https://monitoring.mineserv.top/?id=1154&color=00bd6e&params=online&bordered" width="100%" height="85%" frameborder="0"></iframe>

<script src="https://mineserv.top/widgets.js"></script>
<a href="https://status.far-lands.top">
<button class="hover:shadow text-black font-bold py-2 px-4 my-2 mx-4 rounded border border-slate-600">
Мониторинг аптайма
</button>
</a>

<button class="hover:shadow text-black font-bold py-2 px-4 my-2 mx-4 rounded border border-slate-600">
Мониторинг аптайма (скоро)
</button>
</div>
</div>
);
Expand Down

0 comments on commit 39b4fb5

Please sign in to comment.