Skip to content

Commit 79264ea

Browse files
authored
Merge pull request #498 from steveWang/feedburner
Update feedburner URLs.
2 parents b9d026a + cdffe12 commit 79264ea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_layouts/blog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h1>{{page.title}}</h1>
2020
title="Subscribe to Abseil Blog &amp; Tips"
2121
rel="alternate"
2222
type="application/rss+xml">
23-
<img src="//feedburner.google.com/fb/images/pub/feed-icon32x32.png"
23+
<img src="//gstatic.com/ac/dashboard/feedburner-32.png"
2424
alt="Subscribe to the Abseil Blog" style="border:0;">
2525
</img>
2626
</a>

_layouts/fast.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h1>{{page.title}}</h1>
2121
title="Subscribe to Abseil Blog &amp; Tips"
2222
rel="alternate"
2323
type="application/rss+xml">
24-
<img src="//feedburner.google.com/fb/images/pub/feed-icon32x32.png"
24+
<img src="//gstatic.com/ac/dashboard/feedburner-32.png"
2525
alt="Subscribe to the Abseil Blog" style="border:0;">
2626
</img>
2727
</a>

_layouts/tips.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h1>{{page.title}}</h1>
2121
title="Subscribe to Abseil Blog &amp; Tips"
2222
rel="alternate"
2323
type="application/rss+xml">
24-
<img src="//feedburner.google.com/fb/images/pub/feed-icon32x32.png"
24+
<img src="//gstatic.com/ac/dashboard/feedburner-32.png"
2525
alt="Subscribe to the Abseil Blog" style="border:0;">
2626
</img>
2727
</a>

0 commit comments

Comments
 (0)