diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000000..8d14cbf983b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +a.txt \ No newline at end of file diff --git a/New Text Document.txt b/New Text Document.txt new file mode 100644 index 00000000000..e69de29bb2d diff --git a/README.md b/README.md index 06bb023212b..29188b6abc9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,19 @@ # Starter Web Repo -This repository is for showing how Git and GitHub work +This repository is for showing how Git and GitHub work, and more ## Purpose -Sample website with plenty of files for demos \ No newline at end of file +Sample website with plenty of files for demos +Emergency fix + +## How to Contribute +Fork Repository and issue pull request + +## Training and Learning + +Git guide + +### Copyright + +Copyright RESERVED 2024, all Rights Reserved FOR ME \ No newline at end of file diff --git a/humans.txt b/humans.txt index 5b037cf2e10..2aad5230f65 100644 --- a/humans.txt +++ b/humans.txt @@ -3,11 +3,12 @@ # TEAM - -- -- + JuanMa juanma@hotmail.com @juanma # THANKS - + Thanks to all +please leave a review 5/5 # TECHNOLOGY COLOPHON diff --git a/index.html b/index.html index 01f983f454c..98b162a8f62 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - + Title for tagging @@ -45,7 +45,7 @@
- + diff --git a/simple.html b/simple.html index ca5e908d98f..85b62558ead 100644 --- a/simple.html +++ b/simple.html @@ -1,6 +1,11 @@ + - +<<<<<<< HEAD + Compraing tags +======= + A Greate Website +>>>>>>> realwork