Skip to content

Commit

Permalink
missing span and refreshed logo
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmascena committed Apr 28, 2019
1 parent 4330dac commit 39eb01c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![calque.png](https://i.postimg.cc/jd2QzBbd/calque.png)](https://postimg.cc/gn9ZpSjf)
[![calque.png](https://i.postimg.cc/BbrSv6qm/calque.png)](https://postimg.cc/K35Sqm3T)


# CalqueJS 📑
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<body>
<header>
<h1 class='libname'>Calque</h1>
<p>A helper library for building web interfaces using 🍦vanilla JavaScript</p>
<p>A helper library for building web interfaces using <span>🍦vanilla JavaScript</span></p>
</header>
<p>Click <a href="samples/main.html">here</a> to see some <i>awesome</i> samples using calque.js</p>
</body>
Expand Down

0 comments on commit 39eb01c

Please sign in to comment.