Skip to content
Snippets Groups Projects
Commit 4745f11a authored by Josh Borrow's avatar Josh Borrow
Browse files

changed to using colour as a delimiter

parent ba15dfba
No related branches found
No related tags found
1 merge request!5Added the journal to the publication cards
......@@ -18,8 +18,8 @@
</div>
{% endif %}
<div class="card-text">
<h3>{{ card.title }}</h3>
<h4>{{ card.journal }} </h4>
<h3>{{ card.title }}</h2>
<b><h3>{{ card.journal }}</h3></b>
<p>{{ card.date }}</p>
</div>
</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment