aboutsummaryrefslogtreecommitdiffstats
path: root/src/views/partials/head.ejs
blob: 02786beec28e7d99e47281b39f5739dfc57db064 (plain) (blame)
1
2
3
4
5
6
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link rel="stylesheet" href="public/css/style.css" type="text/css">
<link rel="icon" href="public/img/site_logo.png" type="image/x-icon">