diff --git a/.github/workflows/tf_update_prod.yml b/.github/workflows/tf_update_prod.yml index 8681079..28c3b92 100644 --- a/.github/workflows/tf_update_prod.yml +++ b/.github/workflows/tf_update_prod.yml @@ -10,10 +10,10 @@ jobs: name: Deploy runs-on: ubuntu-latest steps: - - name: pushing latest change on www.beach-resort-zanzibar.com + - name: pushing latest change on www.jungleparadise.tf uses: appleboy/ssh-action@master with: - host: www.beach-resort-zanzibar.com + host: www.jungleparadise.tf username: ${{ secrets.TF_USER }} key: ${{ secrets.TF_SECRET }} port: ${{ secrets.TF_PORT }} diff --git a/README.md b/README.md index b4c86db..916a346 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,10 @@ The official website of Jungle Paradise - Beach Resort Zanzibar -Production (master branch) [https://jungleparadise.tf/](https://jungleparadise.tf/) +[https://jungleparadise.tf/](https://jungleparadise.tf/) [https://www.beach-resort-zanzibar.com/](https://www.beach-resort-zanzibar.com/) -Staging (development branch) [https://www2.jungleparadise.tf/](https://www2.jungleparadise.tf/) Last Updated: March 2023 ## Contribution diff --git a/content/_index.md b/content/_index.md index dff7a4b..b427ddb 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,5 @@ --- -title: "Incubaid" +title: "Jungle Paradise" description: "" date: 2018-09-14 updated: 2021-02-20 diff --git a/content/dine/index.md b/content/dine/index.md index ed840cb..b7e9759 100644 --- a/content/dine/index.md +++ b/content/dine/index.md @@ -41,7 +41,7 @@ weight: 4 {% row(style="center" reverse="rightreserve" padding="both" margin="wide") %} -### The Wooden Table Restaurant & Bar +## The Wooden Table Restaurant & Bar Indulge in Gastronomic Excellence with Breathtaking Sunsets on Zanzibar's west coast. Whether it's a memorable meal or a candlelit romantic dinner for two, our restaurant offers an unparalleled dining experience that will leave you enchanted. diff --git a/css/index.css b/css/index.css index e897efa..12988cd 100644 --- a/css/index.css +++ b/css/index.css @@ -252,9 +252,9 @@ footer .customize { padding-bottom: 40px; } -footer .customize img { +/* footer .customize img { width: 60px; -} +} */ header .customize div { @@ -303,7 +303,7 @@ a img:hover{ } hr{ - background-color: rgba(14, 98, 146, 0.2); + background-color: rgba(163, 138, 105, 0.3); height: 2px; } @@ -487,6 +487,10 @@ header { padding: 80px 0; } + footer .customize { + text-align: center; +} + img[src*="#stretch"] { width: auto; height: auto; diff --git a/static/images/HOTEL1.svg b/static/images/HOTEL1.svg new file mode 100644 index 0000000..9be0ee1 --- /dev/null +++ b/static/images/HOTEL1.svg @@ -0,0 +1,42 @@ + + + \ No newline at end of file diff --git a/static/images/logo2.png b/static/images/logo2.png new file mode 100644 index 0000000..ccc7f12 Binary files /dev/null and b/static/images/logo2.png differ diff --git a/templates/partials/footer.html b/templates/partials/footer.html index 2088cf4..934e5d6 100644 --- a/templates/partials/footer.html +++ b/templates/partials/footer.html @@ -13,42 +13,56 @@ {{ section.content | safe }} {% else %} {% set footer_class = config.extra.footer_class | default(value='') %} -