sweet-potator 0.7.7

Static recipe site generator
Documentation
1
2
3
4
5
6
7
<svg viewBox="0 0 24 24">
  <g fill="none" stroke="currentColor" stroke-width="var(--stroke-width)" stroke-linecap="round">
    <circle cx="12" cy="12" r="11" />
    <line x1="12" x2="12" y1="12" y2="5" />
    <line transform="rotate(120, 12, 12)" x1="12" x2="12" y1="12" y2="7" />
  </g>
</svg>