Skip to content

Commit

Permalink
label hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Herm71 committed Sep 19, 2024
1 parent 384c8ef commit 99dec5b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
<p>{{userComputed.name}}</p>
<code>src/site/_includes/components/user/filetree/afterTitle/</code>

<p>More about <a href="{{userComputed.site}}">{{userComputed.name}}</a></p>
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
<code>src/site/_includes/components/user/filetree/beforeTitle/</code>
<p>{{userComputed.name}}</p>
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
<code>src/site/_includes/components/user/filetree/bottom/</code>
<p>More about <a href="{{userComputed.site}}">{{userComputed.name}}</a></p>
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
<code>src/site/_includes/components/user/filetree/top/</code>
<p>More about <a href="{{userComputed.site}}">{{userComputed.name}}</a></p>

0 comments on commit 99dec5b

Please sign in to comment.