This repository has been archived on 2018-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ProgBlog/app/views/partials/blog/head.stache

5 lines
151 B
Plaintext

<head>
<meta charset="utf-8" />
<title>{{title}}</title>
<link rel="stylesheet" href="//cdn.rawgit.com/mblode/marx/master/css/marx.min.css">
</head>