File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
themes/delphi/layouts/partials Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ relativeURLs = false
12
12
[[menu .main ]]
13
13
identifier = " about"
14
14
name = " About"
15
- pre = " solid/info- circle"
15
+ pre = " solid/circle-info "
16
16
url = " /about"
17
17
weight = 1
18
18
@@ -104,7 +104,7 @@ relativeURLs = false
104
104
[[menu .main ]]
105
105
identifier = " tools"
106
106
name = " Tools"
107
- pre = " solid/tools "
107
+ pre = " solid/screwdriver-wrench "
108
108
url = " /tools/"
109
109
weight = 5
110
110
[[menu .main ]]
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ <h5 class="uk-text-bold">Contact</h5>
73
73
data-duration ="{{ .Site.Params.feedbackDuration }} "
74
74
>
75
75
< div >
76
- {{ partial "font-awesome.html" "solid/question- circle" }}
76
+ {{ partial "font-awesome.html" "solid/circle-question " }}
77
77
< span class ="feedback-text "> We'd love to hear from you</ span >
78
78
</ div >
79
79
< button class ="uk-button uk-button-primary feedback-button "> Feedback survey</ button >
You can’t perform that action at this time.
0 commit comments