mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 01:54:06 +00:00
9 lines
525 B
HTML
9 lines
525 B
HTML
<head>
|
|
<meta name="viewport" content="width=device-width">
|
|
<script src="//github.githubassets.com/assets/frameworks-e0eb4964.js"></script>
|
|
<script src="//github.githubassets.com/assets/github-bootstrap-35e32afb.js"></script>
|
|
<link rel="stylesheet" href="//github.githubassets.com/assets/frameworks-2fd1891c9e6292401a1a3de8bc3f747f.css">
|
|
<link rel="stylesheet" href="//github.githubassets.com/assets/github-5238587550334d8b43fd71226c6de55c.css">
|
|
<title>{{ .Title }} - {{ .Site.Title }}</title>
|
|
</head>
|