Skip to content

Commit f97f71a

Browse files
authored
Merge pull request #81 from TomHAnderson/doc/banner
Added banner to readme and index docs
2 parents be8b1a8 + 1bba454 commit f97f71a

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<p align="center">
22
<img src="https://placehold.co/10x10/337ab7/337ab7.png" width="100%" height="15px">
3+
<img width="480px" src="https://github.com/laravel-doctrine/extensions/blob/2.0.x/docs/banner.png"/>
34
</p>
45

56
Laravel Doctrine Extensions

docs/banner.png

60 KB
Loading

docs/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Laravel Doctrine Extensions
33
===========================
44

5+
.. image:: banner.png
6+
:align: center
7+
:scale: 25 %
8+
59
This is the documentation for `laravel-doctrine/extensions <https://github.com/laravel-doctrine/extensions>`_
610

711
.. toctree::

0 commit comments

Comments
 (0)