]> jfr.im git - uguu.git/blame - src/templates/partials/header.ejs
Update checkfiles.sh
[uguu.git] / src / templates / partials / header.ejs
CommitLineData
65de952f 1<!DOCTYPE html>
e480c0e5
GJ
2<html lang="en">
3<head>
2057341d
GJ
4<meta charset="utf-8">
5<meta name="viewport" content="width=device-width, initial-scale=1">
6<meta name="generator" content="Uguu <%= pkgVersion %>">
7<meta name="description" content="<%= SiteMetaInfo %>">
8<title><%= siteName %> &middot; <%= subTitle %></title>
9<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
10<link rel="stylesheet" href="uguu.min.css">
11<script src="uguu.min.js"></script>
e480c0e5 12</head>
2057341d 13<body>