From fd2411909aba9bc61a894631130c5d035277d1e4 Mon Sep 17 00:00:00 2001 From: Omar Najjar Date: Sat, 15 Mar 2025 12:13:55 +1100 Subject: [PATCH] Initial commit --- .gitattributes | 2 + index.html | 233 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 235 insertions(+) create mode 100644 .gitattributes create mode 100644 index.html diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/index.html b/index.html new file mode 100644 index 0000000..f87529c --- /dev/null +++ b/index.html @@ -0,0 +1,233 @@ + + + + + + Browser Notepad + + + + + + + + + +
+
+ + +
+ +
+ + + 24px + +
+ +
+ + +
+ +
+ + +
+
+ + + + \ No newline at end of file