mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Remove title tag from speech bubble SVG
It was unnecessary and showed up in the document outline generated by https://zoebijl.github.io/table-of-contents/
This commit is contained in:
parent
5c42677eac
commit
c0eaf87184
1 changed files with 1 additions and 3 deletions
|
@ -53,8 +53,6 @@
|
|||
<div class="respond">
|
||||
<h3>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<title>Comment</title>
|
||||
<defs></defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<path d="M2,3 L29,3 L29,20 L24,20 L16,28 L16,20 L2,20 L2,3 Z" id="comment" stroke="#484848" stroke-width="2" sketch:type="MSShapeGroup"></path>
|
||||
</g>
|
||||
|
|
Loading…
Reference in a new issue