website for lusty lavender: http://eln.ja13.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
1.8 KiB
58 lines
1.8 KiB
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Lusty Lavender</title>
|
|
<link rel="stylesheet" href="style.css" type="text/css"/>
|
|
<meta charset="utf-8"/>
|
|
|
|
<!-- Hello, and thanks for reading the source code! This is Grissess,
|
|
and all of this content was handmade in Neovim and spliced
|
|
together with GNU m4. Feel free to peek around and learn, and even
|
|
use these patterns on your own projects - but please ask us before
|
|
hosting exact replicas of our website, or hosting the modpack, so
|
|
that we can make sure everyone gets content that's up to date :) .
|
|
Have a good one! -->
|
|
</head>
|
|
<body>
|
|
|
|
<style type="text/css">body { background-image: url(img/bg/fountain.png); }</style>
|
|
<header>
|
|
<h1><a href="./">Lusty Lavender</a></h1>
|
|
<h2>An <a href="https://electrical-age.net/">Electrical Age</a> Development Modpack</h2>
|
|
</header>
|
|
|
|
<section class="main">
|
|
<nav>
|
|
<ul>
|
|
<a href="downloads.html"><li>Downloads</li></a>
|
|
<a href="servers.html"><li>Servers</li></a>
|
|
<a href="contact.html"><li>Contact</li></a>
|
|
</ul>
|
|
</nav>
|
|
|
|
<div class="badges">
|
|
<a href="files/llv7.zip" class="badge" >
|
|
<img src="img/download.png"/><p>Download the latest version</p>
|
|
</a>
|
|
<a href="https://github.com/jrddunbr/ElectricalAge" class="badge" >
|
|
<img src="img/Octocat/Octocat.png"/><p>Browse source on GitHub</p>
|
|
</a>
|
|
<a href="worlds/latest.7z" class="badge" >
|
|
<img src="img/world.png"/><p>Get the map</p>
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<h3>Worlds:</h3>
|
|
|
|
<ul class="versions">
|
|
<li><a href="worlds/latest.7z">latest.7z</a></li>
|
|
<li><a href="worlds/ll-07-07-2018_19:35:05.7z">ll-07-07-2018_19:35:05.7z</a></li>
|
|
<li><a href="worlds/ll-08-07-2018_04:00:22.7z">ll-08-07-2018_04:00:22.7z</a></li>
|
|
<li><a href="worlds/ll-09-07-2018_04:00:29.7z">ll-09-07-2018_04:00:29.7z</a></li>
|
|
</ul>
|
|
|
|
</section>
|
|
|
|
</body>
|
|
</html>
|