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:
Manish-hr14 2023-12-20 05:14:11 +05:30 committed by GitHub
parent 5fc1823323
commit 16575a9b5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -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>
@ -50,4 +49,4 @@
{{ partial "footer.html" . }}
{{ partial "scripts.html" . }}
</body>
</html>
</html>