diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..716c190 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,10 @@ +root = true + +[*] +quote_type = single +indent_style = space +indent_size = 2 +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = false +insert_final_newline = false \ No newline at end of file diff --git a/index.html b/index.html index 7b7ed77..4d4007e 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,10 @@ - - - Redirecting to https://watercss.kognise.dev/ - - - - + + + Redirecting to https://watercss.kognise.dev/ + + + + \ No newline at end of file