diff --git a/auth/access b/auth/access new file mode 100644 index 0000000..004f2f6 --- /dev/null +++ b/auth/access @@ -0,0 +1,2 @@ +ubuntu@3.94.203.176 +ubuntu@18.194.83.82 diff --git a/components/header/header.html b/components/header/header.html index b8db026..3a93f8d 100644 --- a/components/header/header.html +++ b/components/header/header.html @@ -3,12 +3,12 @@
- +

PARTNER

- - + +
diff --git a/deploy.sh b/deploy.sh index 29ac2c6..96f5915 100644 --- a/deploy.sh +++ b/deploy.sh @@ -13,4 +13,4 @@ do done cd .. -scp -r -i ./auth/marketmind.pem ./public/* ubuntu@3.94.203.176:/var/www/anesacademy.com/ +scp -r -i ./auth/marketmind.pem ./public/* ubuntu@18.194.83.82:/var/www/anesacademy.com/ diff --git a/images/anes.png b/images/anes.png new file mode 100644 index 0000000..37ae9a8 Binary files /dev/null and b/images/anes.png differ diff --git a/images/b2bacademy.png b/images/b2bacademy.png new file mode 100644 index 0000000..90a7dac Binary files /dev/null and b/images/b2bacademy.png differ diff --git a/images/marketmind.png b/images/marketmind.png new file mode 100644 index 0000000..f508d33 Binary files /dev/null and b/images/marketmind.png differ