Merge pull request #38 from afzalsayed96/feature-favicon

Created and added favicon
This commit is contained in:
Rhyne 2017-11-21 09:53:45 -05:00 committed by GitHub
commit e55181a5a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

BIN
img/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View file

@ -7,6 +7,9 @@
<title>PaperCSS · the less formal CSS framework</title>
<!-- Favicon -->
<link rel="shortcut icon" href="./img/favicon.ico" type="image/x-icon">
<meta name="description" content="The less formal CSS framework.">
<meta name="author" content="Rhyneav and PaperCSS contributors.">