mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-15 22:13:09 +00:00
Remove trailing slash on void elements
This commit is contained in:
@@ -88,7 +88,7 @@ Tables aren't part of the core Markdown spec, but Hugo supports supports them ou
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta charset="utf-8">
|
||||
<title>Example HTML5 Document</title>
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user