Skip to content

Commit 791438f

Browse files
committed
update url for github buttons, markdotto buttons
1 parent 4aeb6a2 commit 791438f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

blog/our-team/marius-ducea.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="author" content="Promet OPS Team">
1010

1111

12-
<meta name="description" content="Marius Ducea <iframe src="http://markdotto.github.com/github-buttons/github-btn.html?user=mdxp&type=follow&count=true" allowtransparency="true" &hellip;">
12+
<meta name="description" content="Marius Ducea <iframe src="http://ghbtns.com/github-btn.html?user=mdxp&type=follow&count=true" allowtransparency="true" &hellip;">
1313

1414

1515
<!-- http://t.co/dKP3o1e -->
@@ -73,7 +73,7 @@ <h1 class="entry-title">Marius Ducea</h1>
7373

7474
<div id="author-top-links" style="margin:-10px 0 8px 0;">
7575

76-
<iframe src="http://markdotto.github.com/github-buttons/github-btn.html?user=mdxp&type=follow&count=true"
76+
<iframe src="http://ghbtns.com/github-btn.html?user=mdxp&type=follow&count=true"
7777
allowtransparency="true" frameborder="0" scrolling="0" width="165px" height="20px"></iframe>
7878

7979

source/_layouts/team_member.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<div id="author-top-links" style="margin:-10px 0 8px 0;">
99
{% if author.github %}
10-
<iframe src="http://markdotto.github.com/github-buttons/github-btn.html?user={{ author.github }}&type=follow&count=true"
10+
<iframe src="http://ghbtns.com/github-btn.html?user={{ author.github }}&type=follow&count=true"
1111
allowtransparency="true" frameborder="0" scrolling="0" width="165px" height="20px"></iframe>
1212
{% endif %}
1313

0 commit comments

Comments
 (0)