diff --git a/COMMIT_EDITMSG b/COMMIT_EDITMSG new file mode 100644 index 0000000..aec11b1 --- /dev/null +++ b/COMMIT_EDITMSG @@ -0,0 +1,24 @@ + +# Please enter the commit message for your changes. Lines starting +# with '#' will be ignored, and an empty message aborts the commit. +# +# On branch main +# Your branch is up to date with 'origin/main'. +# +# Changes to be committed: +# new file: imagens/Logo-M3Academy.svg +# new file: index.html +# new file: style.css +# +# Changes not staged for commit: +# modified: index.html +# modified: style.css +# +# Untracked files: +# imagens/Group.png +# imagens/Vector.png +# imagens/coin.png +# imagens/computers.png +# imagens/shop.png +# imagens/telaPc.png +# diff --git a/config b/config new file mode 100644 index 0000000..4d56508 --- /dev/null +++ b/config @@ -0,0 +1,13 @@ +[core] + repositoryformatversion = 0 + filemode = false + bare = false + logallrefupdates = true + symlinks = false + ignorecase = true +[remote "origin"] + url = https://gitea.ecommercetools.com.br/Mateus-Farias-Santos/challenge-landing-page-Mateus-Farias.git + fetch = +refs/heads/*:refs/remotes/origin/* +[branch "main"] + remote = origin + merge = refs/heads/main diff --git a/index.html b/index.html index 47ece53..662c8a2 100644 --- a/index.html +++ b/index.html @@ -71,6 +71,7 @@ +