Refactor HTML and configuration files for improved structure and consistency
- Updated videos.html to enhance readability and maintainability. - Refactored webpack.config.js for better organization and clarity. - Cleaned up TypeScript configuration files (tsconfig.app.json, tsconfig.json, tsconfig.spec.json) for consistency in formatting. - Adjusted docker-compose.yaml for improved formatting and readability.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<svg width="28" height="24" viewBox="0 0 28 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_910_151)">
|
||||
<path d="M17.2334 0L14 5.54247L10.7666 0H0L14 24L28 0H17.2334Z" fill="#4DBA87"/>
|
||||
<path d="M17.2335 0L14.0001 5.54247L10.7667 0H5.6001L14.0001 14.3993L22.4001 0H17.2335Z" fill="#435466"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_910_151">
|
||||
<rect width="28" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
<svg width="28" height="24" viewBox="0 0 28 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_910_151)">
|
||||
<path d="M17.2334 0L14 5.54247L10.7666 0H0L14 24L28 0H17.2334Z" fill="#4DBA87"/>
|
||||
<path d="M17.2335 0L14.0001 5.54247L10.7667 0H5.6001L14.0001 14.3993L22.4001 0H17.2335Z" fill="#435466"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_910_151">
|
||||
<rect width="28" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 432 B After Width: | Height: | Size: 443 B |
Reference in New Issue
Block a user