File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -332,7 +332,7 @@ <h3 class="font-bold text-white">{{ .Name }}</h3>
332332 < div class ="flex space-x-2 ">
333333 < a href ="/panel/contests/edit/{{ .ContestId }} "
334334 class ="inline-flex items-center px-3 py-1.5 bg-blue-600 hover:bg-blue-700 text-white rounded-lg transition duration-200 text-xs ">
335- < img src ="/assets/icon/pen-to-square .svg " alt ="Edit "
335+ < img src ="/assets/icon/pencil .svg " alt ="Edit "
336336 class ="h-3.5 w-3.5 mr-1.5 invert " />
337337 < span > Edit</ span >
338338 </ a >
@@ -439,7 +439,7 @@ <h3 class="font-bold text-white">
439439
440440 < a href ="/panel/contests/edit/{{ .ContestId }} "
441441 class ="inline-flex items-center px-3 py-1.5 bg-blue-600 hover:bg-blue-700 text-white rounded-lg transition duration-200 text-xs ">
442- < img src ="/assets/icon/pen-to-square .svg " alt ="Edit "
442+ < img src ="/assets/icon/pencil .svg " alt ="Edit "
443443 class ="h-3.5 w-3.5 mr-1.5 invert " />
444444 < span > Edit</ span >
445445 </ a >
You can’t perform that action at this time.
0 commit comments