diff --git a/content/post/a-tale-of-decision-trees-java-opencl.md b/content/post/a-tale-of-decision-trees-java-opencl.md index ad95c9f..185e8f9 100644 --- a/content/post/a-tale-of-decision-trees-java-opencl.md +++ b/content/post/a-tale-of-decision-trees-java-opencl.md @@ -23,7 +23,7 @@ tags = [ opacity = false sidebar = { "disable" = true } -featured_image = "/img/decisiontree.jpg" +featured_image = "/img/decisiontree.webp" +++ I worked on a decision tree program in java for my final year MSc project. In a series of posts such as this one, I'll be highlighting some of the aspects of it's creation and implementation. diff --git a/content/post/chatto.md b/content/post/chatto.md index a934abe..476acfd 100644 --- a/content/post/chatto.md +++ b/content/post/chatto.md @@ -20,7 +20,7 @@ tags = [ ] -featured_image = "/img/chatto.jpg" +featured_image = "/img/chatto.webp" +++ diff --git a/static/img/dsl-based-sql-libraries.webp b/static/img/dsl-based-sql-libraries.webp index 075c811..b8635a6 100644 Binary files a/static/img/dsl-based-sql-libraries.webp and b/static/img/dsl-based-sql-libraries.webp differ diff --git a/static/img/dsl-based-sql-libraries2.webp b/static/img/dsl-based-sql-libraries2.webp deleted file mode 100644 index b8635a6..0000000 Binary files a/static/img/dsl-based-sql-libraries2.webp and /dev/null differ