Skip to content

Commit a8f2a79

Browse files
committed
Home symbol
1 parent 4cdd7bb commit a8f2a79

File tree

1 file changed

+1
-1
lines changed
  • server/src/main/resources/at/yawk/javabrowser/server/view

1 file changed

+1
-1
lines changed

Diff for: server/src/main/resources/at/yawk/javabrowser/server/view/path.ftl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="/">/</a>
1+
<a href="/"><i class="fa fa-home"></i> /</a>
22
<#assign fullPath></#assign>
33
<#list artifactId.nodes as node>
44
<#if node.value?has_content>

0 commit comments

Comments
 (0)