mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-12-20 17:39:49 +00:00
basic barebones
This commit is contained in:
11
src/_header.html
Normal file
11
src/_header.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang=en">
|
||||
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset=UTF-8>
|
||||
<link rel=stylesheet href=style.css>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="favicon.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
Reference in New Issue
Block a user