Update e/lavacake/index.html
This commit is contained in:
parent
7e3678f1d1
commit
31d9e93f4b
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Lavacake</title>
|
||||
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;font-family:Arial;}a{color:#05d5ff}</style>
|
||||
<link rel="icon" type="image/png" href="https://voxel.fsky.io/lavacake/icon.png"/>
|
||||
<link rel="icon" type="image/png" href="https://voxel.fsky.io/e/lavacake/icon.png"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<img src="https://voxel.fsky.io/lavacake/icon.png" style="width:150px;height:150px;">
|
||||
<img src="https://voxel.fsky.io/e/lavacake/icon.png" style="width:150px;height:150px;">
|
||||
<h1>Lavacake</h1>
|
||||
<p>An SMP + canvas hosted on Eaglercraft 1.5.2.</p>
|
||||
<b>By canvas we mean a public creative world. Note that this will (obviously) not be hosted at the same time as the main survival world, but we'll find time for it.</b>
|
||||
|
|
Loading…
Add table
Reference in a new issue