mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
make the docs angular 'logo' link filename agnostic
This commit is contained in:
parent
809ca94e1c
commit
81d10e819e
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
<div id="header">
|
||||
<h1>
|
||||
<span class="main-title">{{getTitle()}}</span>
|
||||
<a href="index.html"><span class="angular"><angular/></span> Docs</a>
|
||||
<a href="#"><span class="angular"><angular/></span> Docs</a>
|
||||
</h1>
|
||||
</div>
|
||||
<div id="sidebar">
|
||||
|
|
|
|||
Loading…
Reference in a new issue