Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vf-core-mirror
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
embl.org
vf-core-mirror
Commits
a1491e8f
Commit
a1491e8f
authored
5 years ago
by
Stu Robson
Browse files
Options
Downloads
Patches
Plain Diff
updates page header with yaml
parent
8e4078ad
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
components/vf-page-header/vf-page-header.config.yml
+3
-0
3 additions, 0 deletions
components/vf-page-header/vf-page-header.config.yml
components/vf-page-header/vf-page-header.njk
+2
-2
2 additions, 2 deletions
components/vf-page-header/vf-page-header.njk
with
5 additions
and
2 deletions
components/vf-page-header/vf-page-header.config.yml
+
3
−
0
View file @
a1491e8f
...
...
@@ -3,3 +3,6 @@ label: Page Header
preview
:
'
@preview--blocks'
context
:
component-type
:
block
heading
:
Strategy & Communications
subheading
:
Blog
This diff is collapsed.
Click to expand it.
components/vf-page-header/vf-page-header.njk
+
2
−
2
View file @
a1491e8f
<header class="vf-page-header">
<h1 class="vf-page-header__heading">
Strategy & Communications
</h1>
<span class="vf-page-header__sub-heading">
Blog
</span>
<h1 class="vf-page-header__heading">
{{ heading }}
</h1>
<span class="vf-page-header__sub-heading">
{{ subheading }}
</span>
</header>
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment