Signed-off-by: Anirudh Oppiliappan anirudh@tangled.org
+10
Diff
round #0
+6
appview/pages/templates/user/fragments/x.html
+6
appview/pages/templates/user/fragments/x.html
···
1
+
{{ define "user/fragments/x" }}
2
+
<svg class="{{.}}" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24">
3
+
<title>X</title>
4
+
<path fill="currentColor" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.748l7.73-8.835L1.254 2.25H8.08l4.26 5.632zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
5
+
</svg>
6
+
{{ end }}
History
1 round
0 comments
anirudh.fi
submitted
#0
1 commit
expand
collapse
appview,blog: add twitter link to footer
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
merge conflicts detected
expand
collapse
expand
collapse
- appview/pages/templates/layouts/fragments/footer.html:36
- appview/pages/templates/layouts/fragments/footerMinimal.html:13
- blog/templates/fragments/footer.html:11