This website requires JavaScript.
Explore
Help
Sign In
kosssi
/
hugo-theme-lowtech
Watch
1
Star
0
Fork
You've already forked hugo-theme-lowtech
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
84539d10ae
hugo-theme-lowtech
/
layouts
/
partials
/
contact
/
telephone.html
4 lines
100 B
HTML
Raw
Blame
History
{{- with .Site.Data.contact.telephone -}}
<
a
class
=
"tel"
href
=
"tel:{{ . }}"
>
{{ . }}
<
/
a
>
{{- end -}}
Reference in New Issue
View Git Blame
Copy Permalink