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
|
pp "${SHARE}"/components/head.upphtml
|
||||||
#!
|
#!
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="/css/post.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
@@ -12,6 +12,8 @@ CANONICAL_URL="${SITE_URL}/microlog/$(basename "${SRC}")"
|
|||||||
#!
|
#!
|
||||||
pp "${SHARE}"/components/head.upphtml
|
pp "${SHARE}"/components/head.upphtml
|
||||||
#!
|
#!
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="/css/post.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user