Had to fix title declaration in about-me.wiki
This commit is contained in:
parent
45ab561c52
commit
b9e9de0258
@ -2,15 +2,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="Stylesheet" type="text/css" href="style.css">
|
||||
<title>about-me</title>
|
||||
<title>About Me</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>
|
||||
#title About Me
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
<p>
|
||||
|
@ -1,4 +1,4 @@
|
||||
#title About Me
|
||||
%title About Me
|
||||
|
||||
-----
|
||||
[[index.wiki|Index]]
|
||||
|
Loading…
Reference in New Issue
Block a user