Skip to content

Commit

Permalink
added blog 2 to index
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalojs committed Dec 5, 2019
1 parent d5b57db commit 4ca4495
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
Binary file added images/blog2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions index.html
Expand Up @@ -523,6 +523,32 @@ <h2 class="subtitle">
</footer>
</div>
</div>
<!-- Blog 2 Page -->
<div class="column is-4-desktop is-3-widescreen is-half-tablet">
<div class="card">
<header class="card-header">
<p class="card-header-title">
<span>Blog 2</span>
<span class="is-pulled-right">
<a href="https://github.com/jgthms/bulma/releases/tag/0.8.0">
<span class="tag is-default is-primary" title="Current Version">v0.8.0</span>
</a>
<span class="tag is-default is-info"><i class="fas fa-desktop" title="Desktop Support"></i></span>
<span class="tag is-default is-info"><i class="fas fa-mobile-alt" title="Mobile Support"></i></span>
</span>
</p>
</header>
<div class="card-content">
<figure class="image">
<a href="templates/blog-tailsaw.html"><img src="images/blog2.png" alt="tabs template screenshot"></a>
</figure>
</div>
<footer class="card-footer">
<a href="templates/blog-tailsaw.html" class="card-footer-item"><i class="fas fa-search"></i>Preview</a>
<a href="https://github.com/BulmaTemplates/bulma-templates/blob/master/templates/blog-tailsaw.html" class="card-footer-item"><i class="fas fa-code"></i>Source Code</a>
</footer>
</div>
</div>
<!-- coming soon -->
<div class="column">
<center>
Expand Down

0 comments on commit 4ca4495

Please sign in to comment.