This repository has been archived on 2021-05-20. You can view files and clone it, but cannot push or open issues or pull requests.
website/head.html

7 lines
252 B
HTML
Raw Permalink Normal View History

2020-12-21 01:13:37 -06:00
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/style.css" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="alternate icon" href="/favicon.ico" />