Welcome to mirror list, hosted at ThFree Co, Russian Federation.

partner.html « partials « layouts - github.com/GDGToulouse/devfest-theme-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c9b357cd3c48d6db8e7c9bffcfec0b78e8f1b08e (plain)
1
2
3
4
<a class="partner"
   href="{{ .URL }}"
   title="{{ .Title }}"
   style="background-image: url({{ .Params.logo }});">{{ .Title }}</a>