Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _posts/2019-06-01-nick-gradient-boosting.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ categories:
tags:
- Gradient boosting

featured-image: gdbt.png
featured-image: gbdt.png

postauthors:
- name: Nicolas Hug
Expand All @@ -15,7 +15,7 @@ postauthors:
usemathjax: true
---
<div>
<img src="/blog/assets/images/posts_images/{{ page.featured-image }}" alt="">
<img src="/assets/images/posts_images/{{ page.featured-image }}" alt="">
{% include postauthor.html %}
</div>

Expand Down