mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-05-19 10:25:26 +00:00
Fix screenshot scaling
This commit is contained in:
@@ -24,6 +24,7 @@ wheels/
|
||||
*.egg-info/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
_tmp*
|
||||
|
||||
# PyInstaller
|
||||
# Usually these files are written by a python script from a template
|
||||
|
||||
+1
-1
@@ -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.
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user