use proper formatting for page url
This commit is contained in:
parent
abc1a8e4e1
commit
b1e86a1701
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<head>
|
||||
<meta name="url" content="about/" />
|
||||
<meta name="title" content="About" />
|
||||
<meta name="slug" content="about" />
|
||||
<meta name="title" content="About Page" />
|
||||
</head>
|
||||
<body>
|
||||
<section class="bg-primary" id="about">
|
||||
|
|
Reference in a new issue