Merge pull request #11 from CrawKatt/logo-sticky
authorSalamandra Devs <120526408+SalamandraDevs@users.noreply.github.com>
Mon, 30 Jan 2023 20:04:42 +0000 (15:04 -0500)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2023 20:04:42 +0000 (15:04 -0500)
Ajustes en baseof.html

themes/droda/layouts/_default/baseof.html

index b3727b44030af6d370c3333d67d6a5878d76c1ed..cbd82f86180064f3c4d1e152c940934bafa0db9d 100644 (file)
@@ -23,6 +23,5 @@
       {{ partial "navbar.html" . }}
       {{ block "main" . }}{{ end }}
       {{ partial "footer.html" . }}
-      <div class="bg-logo"></div>
   </body>
 </html>