From 462fe26ba6ee6850026e241980ac1267ed05cdcd Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 15 May 2020 16:14:35 +0200 Subject: Added boilerplate tool --- .boilerplates/web/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .boilerplates/web/index.html (limited to '.boilerplates/web/index.html') diff --git a/.boilerplates/web/index.html b/.boilerplates/web/index.html new file mode 100644 index 0000000..47f32f6 --- /dev/null +++ b/.boilerplates/web/index.html @@ -0,0 +1,13 @@ + + + + + + + Index + + + + + + -- cgit v1.2.3