mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-01-22 16:51:49 +00:00
13 lines
268 B
HTML
13 lines
268 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<link rel="stylesheet" href="./style.css">
|
||
|
<title>$TITLE</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div class="banner">
|
||
|
<h1>🍳 Based Cooking 🍲</h1>
|
||
|
<hr/>
|
||
|
</div>
|