fixed header
This commit is contained in:
parent
bbc86822fb
commit
b61a43a46b
|
@ -15,8 +15,7 @@
|
|||
% if 'main_index' in pagekind:
|
||||
${front_index_header}
|
||||
% endif
|
||||
<h1 class="blog-title">Scholarship in the LIS Scholarship Archive</h1>
|
||||
<p class="lead blog-description"><a href="https://osf.io/preprints/lissa/submit">Submit your work to LISSA!</a></p>
|
||||
<h1 class="blog-title">Scholarship in the LIS Scholarship Archive | <a href="" style=" text-decoration: none; ">Submit</a></h1>
|
||||
<div class="postindex">
|
||||
% for post in posts:
|
||||
<article class="h-entry post-${post.meta('type')}">
|
||||
|
|
Loading…
Reference in New Issue