cerebellum-alcohol-infographic/templates/head.nj

9 lines
304 B
Plaintext
Raw Normal View History

2021-10-11 17:14:52 +00:00
<head>
<link rel='stylesheet' href='css/milligram.min.css' />
2021-10-11 18:13:00 +00:00
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.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>