summaryrefslogblamecommitdiff
path: root/html/luma.html
blob: 01fc8ca894f73444369a80a94b5a79d6a309c153 (plain) (tree)


































                                                                                                                                                                                                                          
<!DOCTYPE html>
<html>
	<head>
		<meta charset="UTF-8">

		<link href="/svg/favicon.svg" rel="icon" type="image/svg+xml">
		<title>Luma</title>

		<link href="/css/main.css" rel="stylesheet">
	</head>

	<body class="luma">
		<!--#include virtual="/shtml/navigationBar.shtml"-->

		<div id="frontPage">
			<img id="glyph" src="/svg/glyph/luma.svg">
		</div>

		<div id="content">
			<p id="contentHeading">LUMA</p>

			<section>
				<p><span class="fancy">Luma</span> is an emulator for the <em>Game Boy Advance</em>-line of game consoles by Nintendo Co.</p>
			</section>

			<section>
				<p class="heading">STATE</p>

				<p>The state of <span class="fancy">Luma</span> is currently on hold in favour of <a href="/html/pollex.html"><span class="fancy">Pollex</span></a>, which is to be used as a backend.</p>
			</section>
		</div>

		<!--#include virtual="/shtml/initScripts.shtml"-->
	</body>
</html>