Skip to content

Commit 0f8309e

Browse files
authored
Thumbnail fix (#372)
* Fix spacing issue in metadata * Fix image file extension
1 parent c9b514a commit 0f8309e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2026-03-01-Creating teaching materials for C++ and CUDA with xeus-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ excerpt: "Exploring how xeus-cpp behaves, porting tutorials for C++ and CUDA and
55
sitemap: false
66
author: Hristiyan Shterev
77
permalink: blogs/xeus_cpp_Hristiyan_Shterev_blog/
8-
thumbnail_image:/images/mg-pld-logo.png
8+
thumbnail_image: /images/mg-pld-logo.png
99
date: 2026-03-01
1010
tags: xeus-cpp cuda jupyter c++ xeus internship high-school systems-programming
1111
custom_css: jupyter

_posts/2026-03-03-improvements-to-ramtools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ excerpt: "Exploring possibilities for increased speed and efficiency"
55
sitemap: false
66
author: Georgi Haralanov
77
permalink: blogs/ramtools_Georgi_Haralanov_blog/
8-
thumbnail_image:/images/mg-pld-logo.img
8+
thumbnail_image: /images/mg-pld-logo.png
99
date: 2026-03-03
1010
tags: c++ genomics bioinformatics root rntuple cern hpc
1111
---

0 commit comments

Comments
 (0)