Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
f9332747e3
39 changed files with 335 additions and 19 deletions
3
layouts/community/ortho_1x4/readme.md
Normal file
3
layouts/community/ortho_1x4/readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# ortho_1x4
|
||||
|
||||
LAYOUT_ortho_1x4
|
2
layouts/community/ortho_2x3/layout.json
Normal file
2
layouts/community/ortho_2x3/layout.json
Normal file
|
@ -0,0 +1,2 @@
|
|||
["","",""],
|
||||
["","",""]
|
3
layouts/community/ortho_2x3/readme.md
Normal file
3
layouts/community/ortho_2x3/readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# ortho_2x3
|
||||
|
||||
LAYOUT_ortho_2x3
|
2
layouts/community/ortho_2x6/layout.json
Normal file
2
layouts/community/ortho_2x6/layout.json
Normal file
|
@ -0,0 +1,2 @@
|
|||
["","","","","",""],
|
||||
["","","","","",""]
|
3
layouts/community/ortho_2x6/readme.md
Normal file
3
layouts/community/ortho_2x6/readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# ortho_2x6
|
||||
|
||||
LAYOUT_ortho_2x6
|
|
@ -1 +1,5 @@
|
|||
["","","","",""],["","","","",""],["","","","",""],["","","","",""],["","","","",""]
|
||||
["","","","",""],
|
||||
["","","","",""],
|
||||
["","","","",""],
|
||||
["","","","",""],
|
||||
["","","","",""]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue