added social icons in top and table of centents in blog

This commit is contained in:
gurusabarish
2021-04-03 00:40:10 +05:30
parent 17bd78c171
commit 679ae1b1a0
7 changed files with 137 additions and 12 deletions
+1 -1
View File
@@ -7,10 +7,10 @@
</head>
<body class="bg-white">
{{- partial "scripts.html" . -}}
{{- partial "header.html" . -}}
{{- block "main" . -}}{{- end }}
{{- partial "footer.html" . -}}
{{- partial "scripts.html" . -}}
</body>
</html>