Skip to content

Commit 6652819

Browse files
authored
Merge pull request majlis-erc#729 from majlis-erc/404-add-documentation-page
fixed meta
2 parents ffa2f58 + b22f577 commit 6652819

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

handbook.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
4+
<meta charset="UTF-8"/>
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
66
<title>manuForma User Handbook</title>
77
<link rel="stylesheet" href="handbook/styles.css"/>
88
<link
@@ -14,7 +14,7 @@
1414
<div class="sidebar">
1515
<a href="#/exist/apps/manuForma/">
1616
<img width="200" height="40" src="resources/images/hn/logo_manuforma.svg"
17-
alt="resources/images/hn/logo_manuforma.svg" />
17+
alt="resources/images/hn/logo_manuforma.svg"/>
1818
</a>
1919
<h1>manuForma Handbook Version 1.0.0</h1>
2020
<a href="#introduction" class="nav-h1">Introduction</a>

0 commit comments

Comments
 (0)