We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffa2f58 + b22f577 commit 6652819Copy full SHA for 6652819
1 file changed
handbook.html
@@ -1,8 +1,8 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
- <meta charset="UTF-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta charset="UTF-8"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
6
<title>manuForma User Handbook</title>
7
<link rel="stylesheet" href="handbook/styles.css"/>
8
<link
@@ -14,7 +14,7 @@
14
<div class="sidebar">
15
<a href="#/exist/apps/manuForma/">
16
<img width="200" height="40" src="resources/images/hn/logo_manuforma.svg"
17
- alt="resources/images/hn/logo_manuforma.svg" />
+ alt="resources/images/hn/logo_manuforma.svg"/>
18
</a>
19
<h1>manuForma Handbook Version 1.0.0</h1>
20
<a href="#introduction" class="nav-h1">Introduction</a>
0 commit comments