Delete _layouts directory

This commit is contained in:
Tenkuma 2025-11-16 11:00:40 -03:00 committed by GitHub
commit 3ac712a660
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +0,0 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>{{ page.title }}</title>
</head>
<body>
{{ content }}
</body>
</html>