cerebellum-alcohol-infographic/templates/head.nj

8 lines
194 B
Plaintext
Raw Normal View History

2021-10-11 17:14:52 +00:00
<head>
2021-10-19 22:04:41 +00:00
<link rel='stylesheet' href='css/spectre.min.css' />
2021-10-11 17:14:52 +00:00
<link rel='stylesheet' href='css/style.css' />
2021-10-19 19:08:40 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2021-10-11 17:14:52 +00:00
</head>