Updated Slack icon at 'footer' and 'right side' of Blogs page (#44420)
* Your commit message * Your commit message * Update baseof.html
This commit is contained in:
parent
5fc1823323
commit
16575a9b5c
|
|
@ -6,7 +6,6 @@
|
|||
{{ end }}
|
||||
{{ partial "head.html" . }}
|
||||
<title>{{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }}</title>
|
||||
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
|
||||
</head>
|
||||
<body class="td-{{ .Kind }} td-blog">
|
||||
<header>
|
||||
|
|
|
|||
Loading…
Reference in New Issue