We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bc3231 commit 50e30beCopy full SHA for 50e30be
_includes/theses.html
@@ -40,7 +40,7 @@
40
<span class="promotors"><strong>Advisors: </strong> {{ entry.people }} </span>
41
<span class="area">
42
- <i>{{ entry.area }}</i>.
43
- <img src={{ entry.area }}.png>
+ <img src=/../img/{{ entry.area }}.png>
44
</span>
45
<a href="thesistopics/{{ entry.file }}.html">Read more...</a>
46
</td>
0 commit comments