1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-04 20:27:31 +02:00

Add logo/favicon, closes #1849

This commit is contained in:
Jordi Boggiano
2023-10-27 17:15:21 +02:00
parent b0f4bf7eb7
commit 681bb4fcab
4 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@ composer.lock
.hg .hg
.phpunit.result.cache .phpunit.result.cache
.phpunit.cache .phpunit.cache
favicon.ico
logo.jpg

View File

@@ -1,3 +1,5 @@
![Monolog](logo.jpg)
# Monolog - Logging for PHP [![Continuous Integration](https://github.com/Seldaek/monolog/workflows/Continuous%20Integration/badge.svg?branch=main)](https://github.com/Seldaek/monolog/actions) # Monolog - Logging for PHP [![Continuous Integration](https://github.com/Seldaek/monolog/workflows/Continuous%20Integration/badge.svg?branch=main)](https://github.com/Seldaek/monolog/actions)
[![Total Downloads](https://img.shields.io/packagist/dt/monolog/monolog.svg)](https://packagist.org/packages/monolog/monolog) [![Total Downloads](https://img.shields.io/packagist/dt/monolog/monolog.svg)](https://packagist.org/packages/monolog/monolog)

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
logo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 691 KiB