From 2cf6e8806c88a2d906dde7f0498c3db44d1b229d Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Fri, 8 Nov 2024 08:24:37 -0500 Subject: [PATCH] Change codeblock language to `html` --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 5f67af3..453d548 100644 --- a/Home.md +++ b/Home.md @@ -104,7 +104,7 @@ ### HTML-Like Template Engines Such as Vento and JSX Template engines which have HTML-like syntax can specify the language using the `class` or `className` attribute: -```vento +```html
   
     @startuml