From 4a19d868d2f864e21c8080c369d92eaccc2f82bf Mon Sep 17 00:00:00 2001 From: Michael Czechowski Date: Fri, 30 May 2025 10:52:11 +0200 Subject: [PATCH] feat: implement rest of examples including javascript --- index.html | 753 --------------------------------------------------- package.json | 2 +- 2 files changed, 1 insertion(+), 754 deletions(-) diff --git a/index.html b/index.html index a476d8b..607c5ac 100644 --- a/index.html +++ b/index.html @@ -4,618 +4,6 @@ The Complete Native HTML Dominance Guide - @@ -2062,146 +1450,5 @@ "The best code is no code. The second best code is semantic HTML that leverages decades of browser engineering and accessibility research." - - - \ No newline at end of file diff --git a/package.json b/package.json index e211e0c..f050ef9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "description": "", "license": "ISC", - "author": "", + "author": "Michael W. Czechowski ", "type": "commonjs", "main": "index.html", "scripts": {