Returned back to the image.
This commit is contained in:
parent
29f1988178
commit
67941e6538
2 changed files with 10 additions and 7 deletions
|
@ -4,13 +4,8 @@
|
||||||
|
|
||||||
.. insert-your badges like that:
|
.. insert-your badges like that:
|
||||||
|
|
||||||
.. raw:: html
|
.. image:: https://com-40ants-github-actions.herokuapp.com/40ants/cl-info/matrix.svg?v=2
|
||||||
|
:target: https://github.com/40ants/cl-info/actions
|
||||||
<iframe src="https://com-40ants-github-actions.herokuapp.com/40ants/cl-info/matrix.svg?v=2"
|
|
||||||
frameborder="0"
|
|
||||||
width="600"
|
|
||||||
height="500"></iframe>
|
|
||||||
|
|
||||||
|
|
||||||
.. Everything starting from this commit will be inserted into the
|
.. Everything starting from this commit will be inserted into the
|
||||||
index page of the HTML documentation.
|
index page of the HTML documentation.
|
||||||
|
|
8
TEST.md
Normal file
8
TEST.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
Before iframe
|
||||||
|
|
||||||
|
<iframe src="https://com-40ants-github-actions.herokuapp.com/40ants/cl-info/matrix.svg?v=2"
|
||||||
|
frameborder="0"
|
||||||
|
width="600"
|
||||||
|
height="500"></iframe>
|
||||||
|
|
||||||
|
AFTER
|
Loading…
Reference in a new issue