Skip to content

Commit bf89679

Browse files
committed
Revise method of using intel logo as home button.
Signed-off-by: michael vincerra <michael.vincerra@intel.com>
1 parent 5a22392 commit bf89679

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/docs/_templates/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,8 @@
1616

1717
<div class="col-nav-left">
1818

19-
<div class="logo">
20-
<a href="#" onclick="firstPage()">
19+
<div class="logo" onclick="firstPage()">
2120
<img src="_static/assets/logo-energyblue-white.svg" alt="Intel Logo" height="50" width="50">
22-
</a>
2321
</div>
2422

2523
<div class="app-title">

0 commit comments

Comments
 (0)