Added style tests for HTML.
This commit is contained in:
parent
437489acca
commit
767bb4d4c6
|
|
@ -10,3 +10,4 @@ outputs:
|
|||
options:
|
||||
html:
|
||||
logo: false
|
||||
style: 'modern-green'
|
||||
|
|
|
|||
|
|
@ -11,3 +11,4 @@ outputs:
|
|||
html:
|
||||
logo: false
|
||||
title: ''
|
||||
style: 'modern-red'
|
||||
|
|
|
|||
|
|
@ -12,3 +12,4 @@ outputs:
|
|||
logo: false
|
||||
title: ''
|
||||
hide_pcb_info: true
|
||||
style: 'classic'
|
||||
|
|
|
|||
Loading…
Reference in New Issue