mirror of
https://github.com/thangisme/notes.git
synced 2024-11-04 23:07:23 -05:00
9 lines
214 B
HTML
9 lines
214 B
HTML
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
|
|
|
<title>{{ page.title }} - {{ site.title }}</title>
|
|
<link rel="stylesheet" href="/assets/css/just-the-docs.css">
|
|
|
|
</head>
|