Compare commits
6 Commits
php
...
943258aeb9
| Author | SHA1 | Date | |
|---|---|---|---|
| 943258aeb9 | |||
| daac2d57d3 | |||
| 1d7a8e41cc | |||
| 503c553e49 | |||
| e7ab93256a | |||
| 9c686d5294 |
@@ -21,8 +21,7 @@
|
||||
buildContact("YouTube", "#674141", "Cesium", "https://www.youtube.com/channel/UCXPFpgA9G9_wtlyDeT7QAig");
|
||||
buildContact("Telegram", "#006699", "unfunnycesium", "https://t.me/unfunnycesium");
|
||||
?>
|
||||
</div>
|
||||
<div style="clear: left;"></div>
|
||||
</div> <div style="clear: left;"></div>
|
||||
|
||||
<h2>Games</h2>
|
||||
<p>Names for game accounts I play</p>
|
||||
@@ -38,9 +37,8 @@
|
||||
buildContact("Splatoon", "#394A7F", "Kira#1067", "https://stat.ink/@Cesium2349");
|
||||
buildContact("Minecraft", "#394A7F", "cesiumone", false);
|
||||
?>
|
||||
</div>
|
||||
<div style="clear: left;"></div>
|
||||
</div> <div style="clear: left;"></div>
|
||||
|
||||
<p style="text-align: center;"><a href="https://git.cesium.one/kira/cesium.one/src/branch/php/"><img src="assets/Git-Icon-White.png" style="width:2em" alt="View Git Source"></a></p>
|
||||
<?php include 'php/footer.php';?>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<p>Footer text</p>
|
||||
<p style="text-align: center;"><a href="https://git.cesium.one/kira/cesium.one/"><img src="assets/Git-Icon-White.png" style="width:2em" alt="View Git Source"></a></p>
|
||||
|
||||
Reference in New Issue
Block a user