Skip to content

Commit

Permalink
:closes: #137 add new urls to config
Browse files Browse the repository at this point in the history
  • Loading branch information
Khadreal committed Sep 17, 2024
1 parent b6606a9 commit 9106400
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions config/wp.config.sample.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,30 @@ const SCENARIO_URLS = {
},
singleColon: {
path: 'll_bg_css_single_colon'
},
delayJs13Live: {
path: 'delayjs_1_3_live_template',
},
delayJs68Live: {
path: 'delayjs_68_live_template',
},
lcp6647Live: {
path: 'lcp_6647_live',
},
lcpLive4Template: {
path: 'lcp_live_4_template',
},
lcpLiveTestSpan: {
path: 'lcp_live_test_span',
},
rucss5213Template: {
path: 'rucss_5213_template',
},
template4787: {
path: '4787_template',
},
lrcWillSite: {
path: 'lrc_will_site',
}
}

Expand Down

0 comments on commit 9106400

Please sign in to comment.