Define contact information in params, add to footer of the page (#166)
contact icons in footer, opt-in via parameter
This commit is contained in:
parent
4f5883c14d
commit
f1d65eeccb
8 changed files with 44 additions and 2 deletions
5
i18n/de.toml
Normal file
5
i18n/de.toml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[email]
|
||||
other = "Email"
|
||||
|
||||
[phone]
|
||||
other = "Telefon"
|
||||
5
i18n/en.toml
Normal file
5
i18n/en.toml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[email]
|
||||
other = "Email"
|
||||
|
||||
[phone]
|
||||
other = "Phone"
|
||||
Loading…
Add table
Add a link
Reference in a new issue