forked from 18F/uswds-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 22
/
header.yml
35 lines (28 loc) · 1.1 KB
/
header.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# This is the configuration for the site header.
# Set header title differently from the site's title (as defined in _config.yml).
# Uncomment the following line to use the header title.
title: SCINet Scientific Computing
# Show or hide the official USA banner at the top of the site.
# Comment out to the following line to hide.
usa_banner: true
# This setting changes the TLD used as an argument for trust in banner.html.
# If options besides .mil and .gov are added, it may be worth adding a JS
# determiner or other automated feature. If undefined, the default is .gov
# government_tld: .mil
# Defines the type of header.
# Header types can be 'basic', 'basic-mega', 'extended' or 'extended-mega'.
# https://designsystem.digital.gov/components/headers/
type: extended
# Configuration for site header logo
# If the logo is external add external: true
logo:
src: /assets/img/usda-symbol-rgb-color.svg
alt: USDA-ARS
#src: /assets/img/USDAARSIdentityRGB3.png
#external: true
# this is a key into _data/navigation.yml
primary:
links: primary
# this is a key into _data/navigation.yml
secondary:
links: secondary