Updated some EJS and CSS to make it look a bit nicer (I am hopeless at
UX)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div id="post-header">
|
||||
<h1>
|
||||
<h2>
|
||||
<a href='/post/<%= post['id'] %>'><%= post.title %></a>
|
||||
</h1>
|
||||
</h2>
|
||||
</div>
|
||||
|
||||
<div id="post-tags">
|
||||
|
||||
Reference in New Issue
Block a user