Skip to content

Commit

Permalink
website commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Suvil Sipani committed Apr 14, 2015
1 parent efec09f commit 39d0e20
Show file tree
Hide file tree
Showing 245 changed files with 27,462 additions and 0 deletions.
74 changes: 74 additions & 0 deletions _include/ReadMe.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
FavIcon from Pics Download Package

A. Installing the favicon with animation
B. Installing the favicon without animation
C. What's in this favicon.ico
D. More Information
E. Thank You


--- A. Installing the favicon with animation ---

1. Upload favicon.ico and animated_favicon1.gif to the root of your web folder.

2. Add the following HTML code to your web page, in between <head> and </head> tags:

<link rel="shortcut icon" href="favicon.ico" >
<link rel="icon" type="image/gif" href="animated_favicon1.gif" >



--- B. Installing the favicon without animation ---

1. Upload favicon.ico to the root of your web folder.

2. Add the following HTML code to your web page, in between <head> and </head> tags:

<link rel="shortcut icon" href="favicon.ico" >



--- C. What's in this favicon.ico ---

The favicon.ico in this package has 2 image formats in a single file:
16*16-pixel 256-color and 32*32-pixel 256-color.



--- D. More Information ---


* FavIcon from Pics homepage:

http://favicon.htmlkit.com/favicon/


* If you would like to double check the installation of your favicon, visit:

http://www.htmlkit.com/go/favicon/validator/


* Answers to frequently asked questions and support forums:

http://www.htmlkit.com/go/favicon/help/


* Find out about upcoming features with the RSS news feed:

http://favicon.htmlkit.com/favicon/feed/



--- E. Thank You ---

Thank you for using FavIcon from Pics!

If you like this service, a link to http://favicon.htmlkit.com/ is appreciated.

For more web developer tools, visit http://www.htmlkit.com/


This package was created on Wed, 28 Jan 2015 06:34:54 PM GMT



Binary file added _include/animated_favicon1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _include/css/._bootstrap-responsive.min.css
Binary file not shown.
Binary file added _include/css/._bootstrap.min.css
Binary file not shown.
Binary file added _include/css/._main.css
Binary file not shown.
Binary file added _include/css/._responsive.css
Binary file not shown.
Binary file added _include/css/._shortcodes.css
Binary file not shown.
Binary file added _include/css/._supersized.css
Binary file not shown.
Binary file added _include/css/._supersized.shutter.css
Binary file not shown.
9 changes: 9 additions & 0 deletions _include/css/bootstrap-responsive.min.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions _include/css/bootstrap.min.css

Large diffs are not rendered by default.

Binary file added _include/css/fancybox/._blank.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _include/css/fancybox/._fancybox_loading.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _include/css/fancybox/._fancybox_overlay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _include/css/fancybox/._fancybox_sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _include/css/fancybox/._jquery.fancybox.css
Binary file not shown.
Binary file added _include/css/fancybox/blank.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _include/css/fancybox/fancybox_loading.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _include/css/fancybox/fancybox_overlay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _include/css/fancybox/fancybox_sprite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 39d0e20

Please sign in to comment.