mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
docs: add a logo picture for github dark theme
This commit is contained in:
parent
9e02b3cf01
commit
9238b0ced0
@ -1,5 +1,9 @@
|
||||
|
||||
<img src="https://github.com/owasp-modsecurity/ModSecurity/raw/v3/master/others/modsec.png" width="50%">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="./others/modsec_white_bg.png">
|
||||
<source media="(prefers-color-scheme: light)" srcset="./others/modsec.png">
|
||||
<img src="./others/modsec.png" width="50%">
|
||||
</picture>
|
||||
|
||||

|
||||
[](https://sonarcloud.io/dashboard?id=owasp-modsecurity_ModSecurity)
|
||||
|
BIN
others/modsec_white_bg.png
Executable file
BIN
others/modsec_white_bg.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
Loading…
x
Reference in New Issue
Block a user