forked from edent/SuperTinyIcons
Update reference page
This commit is contained in:
@@ -360,7 +360,7 @@ Super Tiny SVG | Official Logo | Source
|
|||||||
<img src="https://edent.github.io/SuperTinyIcons/images/svg/zorinos.svg" width="256" /> | <img src="https://edent.github.io/SuperTinyIcons/images/reference/zorinos.png" width="256"> | https://zorin.com/press/
|
<img src="https://edent.github.io/SuperTinyIcons/images/svg/zorinos.svg" width="256" /> | <img src="https://edent.github.io/SuperTinyIcons/images/reference/zorinos.png" width="256"> | https://zorin.com/press/
|
||||||
|
|
||||||
|
|
||||||
| ** No Reference Image Found ** |
|
-| ** No Reference Image Found ** |-
|
||||||
<img src="https://edent.github.io/SuperTinyIcons/images/svg/apple_music.svg" width="256" /> | Apple Music <br/>*[apple_music.svg]* |
|
<img src="https://edent.github.io/SuperTinyIcons/images/svg/apple_music.svg" width="256" /> | Apple Music <br/>*[apple_music.svg]* |
|
||||||
<img src="https://edent.github.io/SuperTinyIcons/images/svg/calendar.svg" width="256" /> | Calendar <br/>*[calendar.svg]* |
|
<img src="https://edent.github.io/SuperTinyIcons/images/svg/calendar.svg" width="256" /> | Calendar <br/>*[calendar.svg]* |
|
||||||
<img src="https://edent.github.io/SuperTinyIcons/images/svg/datacamp.svg" width="256" /> | DataCamp <br/>*[datacamp.svg]* |
|
<img src="https://edent.github.io/SuperTinyIcons/images/svg/datacamp.svg" width="256" /> | DataCamp <br/>*[datacamp.svg]* |
|
||||||
|
@@ -36,7 +36,7 @@ for ref_url in ref_list:
|
|||||||
readme_table = "<table>\n"
|
readme_table = "<table>\n"
|
||||||
check_table = '<table><tr><th>SVG Icon</th><th>Circle Icon</th><th>Reference</th><th>Source</th></tr>\n'
|
check_table = '<table><tr><th>SVG Icon</th><th>Circle Icon</th><th>Reference</th><th>Source</th></tr>\n'
|
||||||
reference_table = "-|-|-\n"
|
reference_table = "-|-|-\n"
|
||||||
missing_table = "\n\n | ** No Reference Image Found ** | \n"
|
missing_table = "\n\n-| ** No Reference Image Found ** |-\n"
|
||||||
|
|
||||||
counter = 0
|
counter = 0
|
||||||
for svg in svg_data:
|
for svg in svg_data:
|
||||||
|
Reference in New Issue
Block a user