Skip to content

Commit ed8472b

Browse files
committed
Added style improvements
Signed-off-by: Diwank Singh <diwank.singh@gmail.com>
1 parent 91ff8fd commit ed8472b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

index.html

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,24 @@ <h2>
3333
<footer class="site-footer">
3434

3535
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
36+
37+
</footer>
38+
39+
<footer style="margin-top:8px">
40+
41+
<span class="site-footer-credits"> Domain generously hosted by:
42+
43+
<a href="https://js.org" target="_blank" title="JS.ORG | JavaScript Community">
44+
<img src="https://logo.js.org/dark_tiny.png" style="vertical-align:middle" width="77" alt="JS.ORG Logo"/>
45+
</a>
46+
<!-- alternatives [bright|dark]_[horz|vert|tiny].png (width[horz:102,vert:50,tiny:77]) -->
47+
48+
</span>
49+
3650
</footer>
3751

3852
</section>
3953

40-
54+
4155
</body>
4256
</html>

0 commit comments

Comments
 (0)