Преглед изворни кода

add 4icons and one example icon in liker-and-seenusers.html

kaoritokashiki пре 5 година
родитељ
комит
22b1e6634d
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      src/server/views/layout-growi/widget/liker-and-seenusers.html

+ 6 - 0
src/server/views/layout-growi/widget/liker-and-seenusers.html

@@ -1,4 +1,10 @@
 <div class="liker-and-seenusers">
+  <img class="rounded-circle picture picture-sm" src="/images/icons/pagelist.svg">
+  <img class="rounded-circle picture picture-sm" src="/images/icons/recent-changes.svg">
+  <img class="rounded-circle picture picture-sm" src="/images/icons/attachment.svg">
+  <img class="rounded-circle picture picture-sm" src="/images/icons/timeline.svg">
+  <img class="rounded-circle picture picture-sm" src="/images/icons/user.svg">
+
   <!-- <div
     id="liker-list"
     data-user-ids-str="{{ page.liker|slice(-15)|default([])|reverse|join(',') }}"