mod: еще чуьт-чуть SEO
This commit is contained in:
@@ -405,11 +405,11 @@ def generate_halftone_svg(
|
||||
)
|
||||
|
||||
svg_template = (
|
||||
f'<!-- Generated by hypn0.xyz -->\n'
|
||||
f'<!-- Generated by hypn0.xyz (HypnoSVG) -->\n'
|
||||
f'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 {width} {height}" '
|
||||
f'data-author="hypn0.xyz" data-generator="https://hypn0.xyz">'
|
||||
f'data-author="hypn0.xyz" data-generator="https://hypn0.xyz" role="img" aria-label="HypnoSVG animation">'
|
||||
f'{svg_css}'
|
||||
f'<desc>Generated by Hypn0 (https://hypn0.xyz)</desc>'
|
||||
f'<desc>Generated by Hypn0 / HypnoSVG (https://hypn0.xyz)</desc>'
|
||||
f'{defs_html}'
|
||||
f'<g id="hypn0-xyz" data-source="https://hypn0.xyz">{groups_html}</g>'
|
||||
f'</svg>'
|
||||
|
||||
Reference in New Issue
Block a user