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

16 lines
766 B

<!DOCTYPE html>
<html lang="{{ .Site.LanguageCode }}">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
{{ partial "meta.html" . }}
{{ if or .Site.Params.favicon }}
<link rel="shortcut icon" href="/{{- .Site.Params.favicon -}}">
{{ end }}
<link href="/libs/bootstrap-5.2.3/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.staticfile.org/normalize/8.0.1/normalize.min.css" type="text/css">
<link rel='stylesheet' id='style-css' href='/css/list-style.css?t=2' type='text/css' media='all'>
<link rel="stylesheet" href="/assets/css/style.css">
</head>
<body>