Skip to content

Commit

Permalink
fixed about bug, removed text from suits, updated social links
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrizzo1 committed Nov 11, 2024
1 parent 92767da commit 3920042
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion data/en/banner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ banner:
button:
enable : true
label : "Explore Us"
link : "#about"
link : "#feature"
4 changes: 2 additions & 2 deletions data/en/contact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ contact:
# - icon : ti-printer # themify icon pack : https://themify.me/themify-icons
# info : "Fax: +880-31-000-000"

- icon : ti-email # themify icon pack : https://themify.me/themify-icons
info : "Email: [email protected]"
# - icon : ti-email # themify icon pack : https://themify.me/themify-icons
# info : "Email: [email protected]"


# Contact form
Expand Down
12 changes: 6 additions & 6 deletions data/en/cta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ cta:
bg_image : "images/suit-1971670.jpg"
# bg_image : "images/backgrounds/bg-white-wall.jpg"
bg_image_webp : "images/suit-1971670.webp"
title : "Great Design & Incredible Craftsmanship"
content : "Lorem ipsum dolor sit amet consectetur adipisicing elit. Officiis tenetur odio impedit incidunt? Omnis accusantium ea reiciendis, fugit commodi nostrum."
button:
enable : true
label : "Start a project with us"
link : "#contact"
# title : "Great Design & Incredible Craftsmanship"
# content : "Lorem ipsum dolor sit amet consectetur adipisicing elit. Officiis tenetur odio impedit incidunt? Omnis accusantium ea reiciendis, fugit commodi nostrum."
# button:
# enable : true
# label : "Start a project with us"
# link : "#contact"
4 changes: 2 additions & 2 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -229,11 +229,11 @@ expire_days = 2

[[params.social]]
icon = "ti-youtube" # themify icon pack : https://themify.me/themify-icons
link = "#"
link = "https://www.youtube.com/@JorgeMoralesMfr"

[[params.social]]
icon = "ti-linkedin" # themify icon pack : https://themify.me/themify-icons
link = "#"
link = "https://www.linkedin.com/in/jmclothingmfr"

# [[params.social]]
# icon = "ti-dribbble" # themify icon pack : https://themify.me/themify-icons
Expand Down

0 comments on commit 3920042

Please sign in to comment.