File tree 1 file changed +3
-2
lines changed 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 9
9
< meta name ="generator " content ="STIG-A-View Static - {{ git_sha }} "/>
10
10
< link href ="/static/css/style.css " rel ="stylesheet "/>
11
11
< link href ="/favicon.png " rel ="shortcut icon "/>
12
+ < link rel ="apple-touch-icon " href ="/favicon.png "/>
12
13
</ head >
13
14
< body >
14
15
< nav class ="navbar ">
18
19
< li > < a class ="nav-link " href ="/stigs "> STIGs</ a > </ li >
19
20
< li > < a class ="nav-link " href ="/products "> Products</ a > </ li >
20
21
< li class ="float-right ">
21
- < button name ="search " aria-haspopup ="dialog " aria-controls ="search-modal " id ="open-search-modal-btn " class ="btn ">
22
+ < button name ="search " aria-haspopup ="dialog " aria-controls ="search-modal " id ="open-search-modal-btn " class ="btn " title =" search " >
22
23
< svg xmlns ="http://www.w3.org/2000/svg " width ="16 " height ="16 " fill ="currentColor " class ="bi bi-search "
23
24
viewBox ="0 0 16 16 ">
24
25
< path d ="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0 "/>
39
40
< a href ="https://github.com/Mab879/stigaview-static " target ="_blank "> open-source</ a > software.
40
41
</ div >
41
42
{% include 'search.html' %}
42
- </ body >
43
43
< script src ="/static/js/search.js " async > </ script >
44
+ </ body >
44
45
</ html >
You can’t perform that action at this time.
0 commit comments