From 94ae5c9cba867e9330094428db1c82dd5e9c43ba Mon Sep 17 00:00:00 2001 From: alifeee Date: Sun, 2 Feb 2025 14:04:35 +0000 Subject: [PATCH] updated basic HTML template with all the gubbins.md --- notes/basic HTML template with all the gubbins.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/notes/basic HTML template with all the gubbins.md b/notes/basic HTML template with all the gubbins.md index aa317e9..edb7f0e 100644 --- a/notes/basic HTML template with all the gubbins.md +++ b/notes/basic HTML template with all the gubbins.md @@ -3,10 +3,9 @@ date: 2024-11-09 title: basic HTML template with all the gubbins tags: html --- - I create a lot of websites. I'm also a big fan of very performant, very accessible websites. I'm also a big fan of the phrase "the important thing first is for a webpage to exist, then after that to look nice". -With that in mind, this is the HTML template I usually start with to make a new webpage. It's made to manually replace the things in curly brackets, but also has the bonus that you could use it with a templating language like (my favourite). +ith that in mind, this is the HTML template I usually start with to make a new webpage. It's made to manually replace the things in curly brackets, but also has the bonus that you could use it with a templating language like (my favourite). ```html