Skip to content

Commit

Permalink
Add link to t7 blog on index page
Browse files Browse the repository at this point in the history
  • Loading branch information
meglkts committed Jul 8, 2015
1 parent 0f9ee1f commit 7f05c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ <h1 id="blog-index-header">Blog Spot</h1>
<img src="keyboard_mosaic.png">
<ul id="bloglist">
<li>Technically Speaking</li>
<li><a href="https://meglkts.github.io/blog/t7-javascript.html"target="_blank">7.7.15 | Ruby Hash vs. JavaScript Object</a></li>
<li><a href="https://meglkts.github.io/blog/t6-oop-concepts.html"target="_blank">6.27.15 | Object Oriented Programming: Methods</a></li>
<li><a href="https://meglkts.github.io/blog/t5-ruby-classes.html"target="_blank">6.22.15 | Intro to Ruby Classes</a></li>
<li><a href="https://meglkts.github.io/blog/t4-enumerable-methods.html"target="_blank">6.13.15 | Enumerable#cycle</a></li>
Expand Down

0 comments on commit 7f05c11

Please sign in to comment.