http: adds post.css to blog/microlog posts
This commit is contained in:
@@ -12,6 +12,8 @@ CANONICAL_URL="${SITE_URL}/blog/$(basename "${PAGE}")"
|
||||
#!
|
||||
pp "${SHARE}"/components/head.upphtml
|
||||
#!
|
||||
|
||||
<link rel="stylesheet" href="/css/post.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -12,6 +12,8 @@ CANONICAL_URL="${SITE_URL}/microlog/$(basename "${SRC}")"
|
||||
#!
|
||||
pp "${SHARE}"/components/head.upphtml
|
||||
#!
|
||||
|
||||
<link rel="stylesheet" href="/css/post.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user