From 32c7c4e73ef07d1a85c09763d0fbcb246c3e3a03 Mon Sep 17 00:00:00 2001 From: pvincent Date: Sun, 4 Dec 2022 10:10:04 +0400 Subject: [PATCH] minimalism --- README.md | 6 ++---- src/index.html => index.html | 8 +------- src/main.css => main.css | 0 3 files changed, 3 insertions(+), 11 deletions(-) rename src/index.html => index.html (72%) rename src/main.css => main.css (100%) diff --git a/README.md b/README.md index 1472a44..01ffebb 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ -Web Development example 01 -========================== +Web Development example 1.0 +=========================== * [x] Tailwind -* [x] Font Awesome * [x] Alpine JS * [x] transition - install ------- diff --git a/src/index.html b/index.html similarity index 72% rename from src/index.html rename to index.html index 59f8d87..929f41c 100644 --- a/src/index.html +++ b/index.html @@ -3,11 +3,7 @@ - - + webdev-minimal