Skip to content

Commit

Permalink
Merge pull request #316 from skial/articles-22-06-2016
Browse files Browse the repository at this point in the history
Add Dan's opinion article.
  • Loading branch information
skial authored Jun 22, 2016
2 parents 37e99a3 + a6fcea2 commit 12337ce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,12 @@
</header>
<main>
<ul>
<li itemtype="http://schema.org/Article" id="link" itemscope="">
<a title="My opinon on what Haxe should move towards" href="https://nadako.github.io/rants/posts/2016-06-21_haxe-next.html?utm_source=haxe.io">
<h1 itemprop="headline">My opinon on what Haxe should move towards</h1>
</a>
<time dateCreated="$date" pubdate="" datetime="$date"></time>
</li>
<li itemtype="http://schema.org/Article" id="r365" itemscope="">
<a title="Haxe Roundup № 365" href="/roundups/365/">
<h1 itemprop="headline">Haxe Roundup № 365</h1>
Expand Down

0 comments on commit 12337ce

Please sign in to comment.