Skip to content

Commit e80daa0

Browse files
s4yvapier
authored andcommitted
Add favicons to guides that lacked them
1 parent dc0c092 commit e80daa0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

angularjs-google-style.html

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<head>
55
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
66
<base target="_blank">
7+
<link href="https://www.google.com/favicon.ico" type="image/x-icon" rel="shortcut icon">
78
<link rel="stylesheet" type="text/css" href="styleguide.css">
89
<script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>
910
<script language="javascript" src="/eng/doc/devguide/include/styleguide.js"></script>

xmlstyle.html

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<link href="https://www.google.com/favicon.ico" type="image/x-icon" rel="shortcut icon">
12
<style type="text/css">
23
/* default css */
34
table {

0 commit comments

Comments
 (0)