chore: upgrade html-includes

This commit is contained in:
Lucas Larroche 2023-12-28 16:26:59 +07:00
parent f0cde7139d
commit 3fc47b759e
24 changed files with 95 additions and 93 deletions

View file

@ -2,9 +2,9 @@
<html lang="en">
<head>
${require('./_head.html')
title="Forms"
description="All form elements are fully responsive in pure semantic HTML, allowing forms to scale gracefully across devices and viewports."
canonical="forms.html"
title=`Forms`
description=`All form elements are fully responsive in pure semantic HTML, allowing forms to scale gracefully across devices and viewports.`
canonical=`forms.html`
}
</head>
@ -12,7 +12,7 @@
${require('./_nav.html')}
<main class="container" id="docs">
${require('./_sidebar.html') active="forms-link"}
${require('./_sidebar.html') active=`forms-link`}
<div role="document">
<section id="forms">