Skip to content

Commit

Permalink
version minimal change and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
isradeleon committed Jul 18, 2019
1 parent 2c94d17 commit 9a204f8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<h1>A responsive framework for helping you designing beautiful user interfaces.</h1>
<div>
<a class="btn salmon"
href="https://github.com/Isradeleon/socialiteui/archive/0.4.0.zip">Download current version (0.4.0)</a>
href="https://github.com/Isradeleon/socialiteui/archive/0.4.1.zip">Download current version (0.4.1)</a>
<a target="_blank" rel="noopener noreferrer" class="btn"
href="https://github.com/Isradeleon/socialiteui"><i class="fab fa-github"></i> View on Github</a>
<a class="btn" href="./components.html"><i class="fa fa-code"></i> Documentation</a>
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socialiteui",
"version": "0.4.0",
"version": "0.4.1",
"description": "Responsive WEB framework for social interfaces",
"main": "main.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion website/index.njk.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<h1>A responsive framework for helping you designing beautiful user interfaces.</h1>
<div>
<a class="btn salmon"
href="https://github.com/Isradeleon/socialiteui/archive/0.4.0.zip">Download current version (0.4.0)</a>
href="https://github.com/Isradeleon/socialiteui/archive/0.4.1.zip">Download current version (0.4.1)</a>
<a target="_blank" rel="noopener noreferrer" class="btn"
href="https://github.com/Isradeleon/socialiteui"><i class="fab fa-github"></i> View on Github</a>
<a class="btn" href="./components.html"><i class="fa fa-code"></i> Documentation</a>
Expand Down

0 comments on commit 9a204f8

Please sign in to comment.