based.cooking/templates/header.html

11 lines
370 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang=en>
<head>
<meta charset="UTF-8">
2021-03-18 15:40:47 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./style.css">
<title>$PAGE_TITLE</title>
<meta name="description" content="Only Based cooking. No ads, no tracking, nothing but based cooking."
</head>
<body>