Commit cff0f79
authored
feat(contact): add contact page with multiple communication options (#209)
Create a new contact page to provide users with various ways to reach
out to AHA. The page includes options for email, PGP, and Discord,
catering to different needs and sensitivity levels. This addition
enhances user experience by offering clear and accessible contact
information.
chore(hugo.toml): add contact page to main menu
Update the Hugo configuration to include the new contact page in the
main menu. This ensures that users can easily navigate to the contact
page from the website's main navigation, improving accessibility and
usability.1 parent 3cfcbe9 commit cff0f79
2 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
136 | 141 | | |
137 | 142 | | |
138 | 143 | | |
| |||
0 commit comments