Files
website/templates/_head.html
2025-12-07 17:27:49 -08:00

10 lines
362 B
HTML

<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<link href="mailto:iiogama@0x212.com" rel=me />
<link href="https://git.0x212.com/iiogama" rel=me />
<link href="https://0x212.com/@iiogama" target=_blank rel=me />
<link href="/style.css" rel=stylesheet />
<title></title>
</head>