Add MCInfo to projects list
This commit is contained in:
parent
085cc9817e
commit
8240f6822a
14
index.html
14
index.html
@ -95,6 +95,20 @@ title: Home
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<div class="card home-project">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title"><strong>MCInfo</strong></h5>
|
||||
<p class="card-text">MCInfo is a simple web app for viewing information about any public
|
||||
Minecraft server or user. The site is powered by the RetryLife API, and communicates
|
||||
to servers via TCP connections using <a
|
||||
href="https://github.com/dinnerbone">Dinnerbone</a>'s Python library.</p>
|
||||
<a href="https://mcinfo.retrylife.ca/" class="btn btn-primary">Open App</a>
|
||||
<a href="https://github.com/Ewpratten/mcinfo" class="btn btn-dark"><i
|
||||
class="fab fa-github"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<div class="card home-project">
|
||||
<div class="card-body">
|
||||
|
Loading…
x
Reference in New Issue
Block a user