diff --git a/.gitignore b/.gitignore index 4dc6ea1..d9b6413 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ wheels/ *.egg-info/ .installed.cfg *.egg +_tmp* # PyInstaller # Usually these files are written by a python script from a template diff --git a/README.rst b/README.rst index c3524a3..d24bdba 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ parsedmarc .. image:: https://raw.githubusercontent.com/domainaware/parsedmarc/master/docs/_static/screenshots/dmarc-summary-charts.png :alt: A screenshot of DMARC summary charts in Kibana :align: center - :scale: 25% + :scale: 50 :target: https://raw.githubusercontent.com/domainaware/parsedmarc/master/docs/_static/screenshots/dmarc-summary-charts.png ``pasedmarc`` is a Python module and CLI utility for parsing DMARC reports. diff --git a/docs/index.rst b/docs/index.rst index 99c4a12..cfdcf69 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,7 +11,7 @@ Welcome to parsedmarc's documentation! .. image:: /_static/screenshots/dmarc-summary-charts.png :alt: A screenshot of DMARC summary charts in Kibana - :scale: % + :scale: 50 % :align: center :target: /_static/screenshots/dmarc-summary-charts.png