Skip to content

Commit 8e442ec

Browse files
Update blog posts
1 parent 4072136 commit 8e442ec

20 files changed

+37
-31
lines changed

contact.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.

images/articles/definindo_apis.jpg

42.4 KB
Loading
File renamed without changes.
Loading
24.7 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

scripts/main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/app/contact.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ <h1 class="title">
295295
<li><a href="https://www.facebook.com/coderockr" title="Curta a Coderockr no Facebook"><span class="icon-facebook"></span></a></li>
296296
<li><a href="https://twitter.com/coderockr" title="Siga a Coderockr no Twitter" target="_blank"><span class="icon-twitter"></span></a></li>
297297
<li><a href="https://www.youtube.com/user/coderockr" title="Acompahe a Coderockr no YouTube" target="_blank"><span class="icon-youtube"></span></a></li>
298-
<li><a href="https://blog.coderockr.com/@coderockr" title="Leia sore a Coderockr no Medium" target="_blank"><span class="icon-medium"></span></a></li>
298+
<li><a href="https://blog.coderockr.com" title="Leia sore a Coderockr no Medium" target="_blank"><span class="icon-medium"></span></a></li>
299299
<li><a href="https://plus.google.com/+Coderockr" title="Acompahe a Coderockr no Google+" target="_blank"><span class="icon-google-plus"></span></a></li>
300300
<li><a href="https://github.com/Coderockr" title="Acompahe a Coderockr no Github" target="_blank"><span class="icon-github"></span></a></li>
301301
</ul>
@@ -352,7 +352,7 @@ <h1 class="title">
352352
<!-- endbuild -->
353353

354354
<!-- build:js scripts/main.js -->
355-
<script src="scripts/main.js">Main.init('home')</script>
355+
<script src="scripts/main.js"></script>
356356
<!-- endbuild -->
357357
<script>Main.init('contact')</script>
358358
</body>

0 commit comments

Comments
 (0)