From 63c6a5da7d63b701f301b1a3b2f575e48ec350da Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 5 Feb 2022 14:25:40 +0100 Subject: initial commit --- html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 html (limited to 'html') diff --git a/html b/html new file mode 100644 index 0000000..1730a7a --- /dev/null +++ b/html @@ -0,0 +1,16 @@ +snippet newhtml "HTML Starting Point" + + + + + + ${1:Page Title} + + + + + + ${0} + + +endsnippet -- cgit v1.2.3