File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
publishing/webhelpBlogTemplate/html-fragments Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
<div class =" footer-container container mx-auto" >
4
4
<div class =" row align-items-center text-center text-md-start" >
5
5
<div class =" col-md-3 mb-3 mb-md-0" id =" quick_links" >
6
- <a href =" https://www.facebook.com/syncrosoftsrl" class =" lk-facebook me-2" title =" Facebook" target =" _blank" >
7
- <img src =" . /oxygen-webhelp/template/resources/images/facebook.png" alt =" Facebook" >
6
+ <a href =" https://www.facebook.com/syncrosoftsrl" class =" lk-facebook me-2" title =" Facebook" target =" _blank" >
7
+ <img src =" /oxygen-webhelp/template/resources/images/facebook.png" alt =" Facebook" / >
8
8
</a >
9
- <a href =" https://www.youtube.com/user/oxygenxml" class =" lk-youtube me-2" title =" Youtube Channel" target =" _blank" >
10
- <img src =" . /oxygen-webhelp/template/resources/images/you-tube.png" alt =" YouTube" >
9
+ <a href =" https://www.youtube.com/user/oxygenxml" class =" lk-youtube me-2" title =" Youtube Channel" target =" _blank" >
10
+ <img src =" /oxygen-webhelp/template/resources/images/you-tube.png" alt =" YouTube" / >
11
11
</a >
12
12
<a href =" http://twitter.com/oxygenxml" class =" lk-blog me-2" title =" Twitter" target =" _blank" >
13
- <img src =" . /oxygen-webhelp/template/resources/images/twitter.png" alt =" Twitter" >
13
+ <img src =" /oxygen-webhelp/template/resources/images/twitter.png" alt =" Twitter" / >
14
14
</a >
15
15
<a href =" https://www.linkedin.com/company/syncro-soft" class =" lk-blog" title =" Linkedin" target =" _blank" >
16
- <img src =" . /oxygen-webhelp/template/resources/images/linkedin.png" alt =" LinkedIn" >
16
+ <img src =" /oxygen-webhelp/template/resources/images/linkedin.png" alt =" LinkedIn" / >
17
17
</a >
18
18
</div >
19
19
38
38
</div >
39
39
</div >
40
40
41
- <script src =" . /oxygen-webhelp/template/resources/js/search-nav.js" defer></script >
41
+ <script src =" /oxygen-webhelp/template/resources/js/search-nav.js" defer></script >
42
42
43
43
<script >
44
44
document.querySelector(".get-started")?.addEventListener("click", function () {
You can’t perform that action at this time.
0 commit comments