summaryrefslogtreecommitdiff
path: root/html/eas.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/eas.html')
-rw-r--r--html/eas.html14
1 files changed, 5 insertions, 9 deletions
diff --git a/html/eas.html b/html/eas.html
index a3a4d06..4970363 100644
--- a/html/eas.html
+++ b/html/eas.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="darkreader-lock">
@@ -14,12 +14,8 @@
</noscript>
</head>
- <body data-page="eas" data-theme="dark" id="body">
- <!--#include virtual="/shtml/navigationBar.shtml"-->
-
- <div id="frontPage">
- <img id="glyph" src="/svg/glyph/eas.svg">
- </div>
+ <body data-page="eas" data-theme="Dark" id="body">
+ <!--#include virtual="/include/frontPage.shtml"-->
<div id="content">
<p id="contentHeading"><span class="small">the </span>Embedded Assembler</p>
@@ -34,9 +30,9 @@
<p>Like <a href="/html/pollex.html"><em>Luma</em></a>, the development of <em>eAS</em> is currently on hold in favour of the <a href="/html/pollex.html"><em>Pollex</em></a> library, which will be used as a backend.</p>
</section>
- <!--#include virtual="/shtml/footnote.shtml"-->
+ <!--#include virtual="/include/footnote.shtml"-->
</div>
- <!--#include virtual="/shtml/initScripts.shtml"-->
+ <!--#include virtual="/include/initScripts.shtml"-->
</body>
</html>