From 5f658f28525d855b983d0aa1c4cfcb5721b3cbbf Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Fri, 26 Apr 2024 12:10:13 +0200 Subject: Migration to hyde 0.0.3 --- index.rhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.rhtml') diff --git a/index.rhtml b/index.rhtml index 0ad6a1b..2236d46 100644 --- a/index.rhtml +++ b/index.rhtml @@ -36,7 +36,7 @@
- <% listarticles("articles/**/*", 6).each { |p| %> + <% Hyde.listarticles("articles/**/*", 6).each { |p| %>
@@ -46,7 +46,7 @@

<%= p.description %>

-- cgit v1.2.3