mirror of
https://github.com/papercss/papercss
synced 2026-03-15 23:15:49 +01:00
11 lines
366 B
HTML
11 lines
366 B
HTML
<meta charset='utf-8'>
|
|
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
|
<meta name='description' content='The less formal CSS framework.'>
|
|
<meta name='author' content='Rhyneav and PaperCSS contributors.'>
|
|
|
|
<!-- Favicon -->
|
|
<link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'>
|
|
|
|
{{ partial "head/opengraph" . }}
|
|
|
|
{{ hugo.Generator }}
|