Skip to content

Commit

Permalink
Change information in footer and add method and action to contact form
Browse files Browse the repository at this point in the history
Signed-off-by: Carolina Romero Carrasco <mcarolinarc28@gmail.com>
  • Loading branch information
vega-2135 committed Nov 8, 2024
1 parent 50f5202 commit 7d6d9c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion data/homepage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ contact:
enable: true
title: "Contact"
form:
action: "#"
action: "https://formspree.io/f/manyokjr"
method: "POST"
full_name: "Full Name"
email: "Email Address"
message: "Type Your Message Here"
Expand Down
2 changes: 1 addition & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ theme = "adritian-free-hugo-theme"
text2 = "Lina"

[params.footer]
copyright = "© Adritian. Free Hugo theme by Adrián Moreno Peña."
copyright = "© Carolina 2024."
[params.footer.radity_logo]
x = "img/general/design-and-code-radity.png"
_2x = "img/general/design-and-code-radity@2x.png"
Expand Down

0 comments on commit 7d6d9c1

Please sign in to comment.