Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit fc913ee

Browse files
chore(docs): improve logo rendering performance
1 parent f839e49 commit fc913ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/templates/indexPage.template.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<div class="row">
7777
<div class="col-md-9 header-branding">
7878
<a class="brand navbar-brand" href="http://angularjs.org">
79-
<img class="logo" src="img/angularjs-for-header-only.svg">
79+
<img width="117" height="30" class="logo" ng-src="img/angularjs-for-header-only.svg">
8080
</a>
8181
<ul class="nav navbar-nav">
8282
<li class="divider-vertical"></li>

0 commit comments

Comments
 (0)