mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-26 11:08:08 +01:00
Update index.html
This commit is contained in:
parent
4fad460347
commit
8bfda8461f
11
index.html
11
index.html
@ -10,15 +10,8 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div style="display: inline-block;">
|
<div style="display: inline-block; width: 100%; text-align: center;">
|
||||||
<h1>Player Analytics Javadocs</h1>
|
<p><a href="./api">Javadocs for Plan API</a> ♥ <a href="./all">Javadocs for the whole project</a></p>
|
||||||
<p><a href="./api">Javadocs for Plan API</a>
|
|
||||||
♥
|
|
||||||
<a href="./all>Javadocs for the whole project</a></p>
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
<style>
|
|
||||||
body: {text-align: center; width: 100%;},
|
|
||||||
p: {font-size: 40px;}
|
|
||||||
</style>
|
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user