We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d9c14 commit a23d41aCopy full SHA for a23d41a
themes/dlc/layouts/index.html
@@ -1,3 +1,7 @@
1
+{{ define "banner" }}
2
+ {{ partial "3_organisms/banner.html" ( dict "Title" "Developer Tools" "Subtitle" .Params.subtitle) . }}
3
+{{ end }}
4
+
5
{{ define "main" }}
6
<div class="row-full relative -mt-2 px-2">
7
<section class="header max-w-3xl mx-auto px-4 md:px-8 py-12 relative z-10">
0 commit comments