summaryrefslogblamecommitdiff
path: root/html/luma.html
blob: 6ad8649270382314b9207f890d99db4669047f17 (plain) (tree)
1
2
3
4
5
6
7
8



                                      
                                             

                                                                              
                                              



                                                            
                                     






                                                                    
                                                       

                                 
                                                                                                                              


                                  
                                                             
 
                                                                                                                                                                                            
                                  
 
                                                                       




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

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

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

	<body class="luma" id="body">
		<!--#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><em>Luma</em> is an emulator for the <em>AGB</em> line of game consoles by Nintendo Co.</p>
			</section>

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

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

			<!--#include virtual="/shtml/footnote.shtml"-->
		</div>

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