diff --git a/exampleSite/config.toml b/exampleSite/config.toml index a22440a6..27043681 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -28,6 +28,7 @@ defaultContentLanguageInSubdir = false office_hours = "Monday 10:00 to 13:00 or email for appointment" phone = "888 888 88 88" skype = "echo123" + telegram = "" # Enable Keybase in Contact section by entering your keybase.io username. keybase = "" diff --git a/layouts/partials/widgets/contact.html b/layouts/partials/widgets/contact.html index 07d9bbf1..2beccdbd 100644 --- a/layouts/partials/widgets/contact.html +++ b/layouts/partials/widgets/contact.html @@ -49,6 +49,15 @@ {{ end }} + {{ with $.Site.Params.telegram }} +
  • + + + {{- if $autolink }}@{{ . }}{{ else }}@{{ . }}{{ end -}} + +
  • + {{ end }} + {{ with $.Site.Params.address }}