Skip to content

Commit 6b5b39b

Browse files
kwilkinsGitHub Enterprise
authored andcommitted
Merge pull request linode#65 from kwilkins/DLC-90-banner-update
DLC-90 Update Meta Data Part 2
2 parents d9d9c14 + a23d41a commit 6b5b39b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

themes/dlc/layouts/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
{{ define "banner" }}
2+
{{ partial "3_organisms/banner.html" ( dict "Title" "Developer Tools" "Subtitle" .Params.subtitle) . }}
3+
{{ end }}
4+
15
{{ define "main" }}
26
<div class="row-full relative -mt-2 px-2">
37
<section class="header max-w-3xl mx-auto px-4 md:px-8 py-12 relative z-10">

0 commit comments

Comments
 (0)