Move templates and assets to templates/ folder
- Move all HTML templates to templates/ - Move Platinum assets to templates/Platinum/ - Update default paths in generate_report.py Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@@ -0,0 +1,15 @@
|
||||
/* XPM */
|
||||
static char * bg_tiled_xpm[] = {
|
||||
"8 8 4 1",
|
||||
" c None",
|
||||
". c #DDDDDD",
|
||||
"+ c #CCCCCC",
|
||||
"@ c #EEEEEE",
|
||||
".+++++++",
|
||||
"+.@+++@+",
|
||||
"++.+++++",
|
||||
"@+++@+++",
|
||||
"++++++.+",
|
||||
"++@++.@+",
|
||||
"++++.+++",
|
||||
"@+++@+++"};
|
||||
|
After Width: | Height: | Size: 199 B |
|
After Width: | Height: | Size: 197 B |
|
After Width: | Height: | Size: 146 B |
|
After Width: | Height: | Size: 186 B |
|
After Width: | Height: | Size: 8.7 KiB |
|
After Width: | Height: | Size: 181 B |
|
After Width: | Height: | Size: 184 B |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 178 B |
|
After Width: | Height: | Size: 210 B |