Update index.html
This commit is contained in:
parent
b15aee465b
commit
ddc7e83524
11
index.html
11
index.html
@ -97,6 +97,12 @@
|
|||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
color: #555;
|
color: #555;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footer {
|
||||||
|
margin-top: auto;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
color: #777;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -117,6 +123,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="https://github.com/PrestonT500/EaglerCraftX-1.8" class="source-btn" target="_blank">Source</a>
|
<div class="footer">
|
||||||
|
<p>I am not affiliated with or employed by EaglerCraft. I solely host these sites. I do not own or work for EaglerCraft and am not affiliated with Mojang.</p>
|
||||||
|
<a href="https://github.com/PrestonT500/EaglerCraftX-1.8" class="source-btn" target="_blank">Source</a>
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user