Skip to content

Commit 5859943

Browse files
syntax issue
1 parent 8bd8b2e commit 5859943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/repo/home.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@
119119
<div id="clone-panel">
120120
<button class="ui tiny primary button tw-pr-1 tw-flex js-btn-clone-panel">
121121
<span>{{svg "octicon-code" 16}} Code</span>
122-
{sv "octicon-triangle-down" 14 "dropdown icon"}}
122+
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
123123
</button>
124-
<div class"clone-panel tippy-target">
124+
<div class="clone-panel tippy-target">
125125
<div class="ui segment">
126126
<div class="field tw-flex tw-items-center">
127127
<div class="tw-flex-1">{{svg "octicon-terminal" 16}} Clone</div>

0 commit comments

Comments
 (0)