Skip to content

Commit

Permalink
Generating static files
Browse files Browse the repository at this point in the history
  • Loading branch information
primer-css committed Apr 26, 2024
1 parent bdb3d88 commit 669e9e8
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions static/info_arch.json
Original file line number Diff line number Diff line change
Expand Up @@ -3551,6 +3551,18 @@
"description": "{{link_to_system_arguments_docs}}"
}
]
},
{
"name": "subtitle",
"description": "Optional subtitle slot for adding a subtitle to the header.",
"parameters": [
{
"name": "system_arguments",
"type": "Hash",
"default": "N/A",
"description": "{{link_to_system_arguments_docs}}"
}
]
}
],
"methods": [
Expand Down Expand Up @@ -6132,6 +6144,19 @@
]
}
},
{
"preview_path": "primer/alpha/overlay/overlay_with_header_subtitle",
"name": "overlay_with_header_subtitle",
"snapshot": "false",
"skip_rules": {
"wont_fix": [
"region"
],
"will_fix": [
"color-contrast"
]
}
},
{
"preview_path": "primer/alpha/overlay/overlay_with_three_bodies",
"name": "overlay_with_three_bodies",
Expand Down Expand Up @@ -6229,6 +6254,18 @@
"description": "{{link_to_system_arguments_docs}}"
}
]
},
{
"name": "subtitle",
"description": "Optional subtitle slot for adding a subtitle to the header.",
"parameters": [
{
"name": "system_arguments",
"type": "Hash",
"default": "N/A",
"description": "{{link_to_system_arguments_docs}}"
}
]
}
],
"methods": [
Expand Down

0 comments on commit 669e9e8

Please sign in to comment.