mirror of
https://github.com/osmarks/website
synced 2025-08-30 17:27:56 +00:00
new post
This commit is contained in:
@@ -2,7 +2,13 @@ extends layout.pug
|
||||
|
||||
block content
|
||||
div.content.blog-post!= content
|
||||
if bibtex
|
||||
details.cite-this-post
|
||||
summary Cite this post
|
||||
textarea#citebox(rows=bibtex.split("\n").length, readonly)= bibtex
|
||||
div
|
||||
button#citebutton Copy
|
||||
|
||||
block under-title
|
||||
if draft
|
||||
h1 DRAFT
|
||||
h1 DRAFT
|
||||
|
Reference in New Issue
Block a user