mirror of https://github.com/onweru/compose.git

weru
30.45.2023 43a58bce3d5a22ca03b7228cf82e3497ec70aa69
layouts/partials/share.html
@@ -2,6 +2,6 @@
{{- $lc := T "link_copied" }}
<div class="copy" data-before="{{ $s }}" data-after="{{ $lc }}">
  <svg class="icon">
    <use xlink:href="#copy"></use>
    <use href="#copy"></use>
  </svg>
</div>