aboutsummaryrefslogtreecommitdiffstats
path: root/src/views/partials/head.ejs
blob: 320f0e6787757d963ed2d7cfcd0813d565a37863 (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">