wip
This commit is contained in:
@@ -7,7 +7,7 @@ const year = new Date().getFullYear();
|
||||
---
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<html lang="pt-br">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
@@ -45,7 +45,7 @@ const year = new Date().getFullYear();
|
||||
|
||||
<slot name="nav" />
|
||||
|
||||
<main id="content">
|
||||
<main id="content" data-pagefind-body>
|
||||
<slot />
|
||||
</main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user