summaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-02-05 04:52:09 +0000
committerFuwn <[email protected]>2022-02-05 04:52:09 +0000
commit3aa92c15202c16d0f6bbc649a7044f28f1201bbb (patch)
tree79fe3d4bddc4551c1ef82e03c5b7a0817f1bdcb3 /about.html
parentDeploying to gh-pages from @ divinaland/documentation@f597ce7e284d49b6c85cd39... (diff)
downloaddocumentation-3aa92c15202c16d0f6bbc649a7044f28f1201bbb.tar.xz
documentation-3aa92c15202c16d0f6bbc649a7044f28f1201bbb.zip
Deploying to gh-pages from @ divinaland/documentation@4d9bae3f502d32f0840b513f1735eef54c1b66d9 🚀
Diffstat (limited to 'about.html')
-rw-r--r--about.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/about.html b/about.html
index 638d3c7..1f4dcf2 100644
--- a/about.html
+++ b/about.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <title>About</title>
+ <title>About &mdash; Divina</title>
<link rel="stylesheet" href="assets/fonts.css">
<link rel="stylesheet" href="assets/graphite.css">
<link rel="stylesheet" href="assets/pygments.css">
@@ -17,6 +17,8 @@
<p class="tagline">🎀 A modern build system for assembly</p>
+ <p class="version">Version 0.1.0</p>
+
<nav class="menu">
<input id="menu-check" type="checkbox"/>
<label id="menu-label" for="menu-check" class="unselectable">
@@ -27,12 +29,13 @@
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
+<li><a href="https://github.com/divinaland/Divina">GitHub</a></li>
</ul>
</nav>
</header>
<article class="main">
<header class="title">
- <h1>About</h1>
+ <h1>About &mdash; Divina</h1>
<hr>
</header>