You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
957 B
Smarty

<title>{{title or 'blessfrey.me'}}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="{{title or 'blessfrey.me'}}" />
<meta property="og:locale" content="en_US" />
<meta name="author" content="Chimchooree">
<meta name="description" content="{{preview}}">
<meta property="og:description" content="{{preview}}" />
<meta property="og:site_name" content="Blessfrey.me" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="{{title or 'blessfrey.me'}}" />
<link rel="stylesheet" type="text/css" href="/static/css/all.css">
<link rel="stylesheet" type="text/css" href="/static/css/nav.css">
<link rel="stylesheet" type="text/css" href="/static/css/sidebar.css">
<link rel="stylesheet" type="text/css" href="/static/css/{{css}}.css">