Add a snapshot for the dynamic signin page.
This commit is contained in:
parent
87d98080c0
commit
193fe78d10
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ URLS = [
|
||||||
'guide/',
|
'guide/',
|
||||||
'plans/',
|
'plans/',
|
||||||
'repository/',
|
'repository/',
|
||||||
|
'signin/',
|
||||||
]
|
]
|
||||||
|
|
||||||
for url in URLS:
|
for url in URLS:
|
||||||
|
|
Reference in a new issue