Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design and add a Favicon to the page #2082

Open
soustab10 opened this issue Oct 11, 2022 · 3 comments
Open

Design and add a Favicon to the page #2082

soustab10 opened this issue Oct 11, 2022 · 3 comments
Labels

Comments

@soustab10
Copy link

Is your feature request related to a problem? Please describe.
Adding a favicon to the webpage.

Describe the solution you'd like
I would like to design an favicon, take review from developers and then implement it the webpage.

Screenshots:

The present webpage looks like this, which does not look good:
image

@calvinmorett
Copy link

calvinmorett commented Nov 12, 2022

Clappr Favicon

image

Files

  • about.txt
  • android-chrome-192x192.png
  • android-chrome-512x512.png
  • apple-touch-icon.png
  • favicon.ico
  • favicon-16x16.png
  • favicon-32x32.png
  • site.webmanifest

Download
https://wetransfer.com/downloads/134760a44518e0f00c7bf399b41191f720221112234304/37d58436304f88b599f6f83ff4d1fe3720221112234313/213993?trk=TRN_TDL_01&utm_campaign=TRN_TDL_01&utm_medium=email&utm_source=sendgrid

The emoji graphics are from the open source project Twemoji. The graphics are copyright 2020 Twitter, Inc and other contributors. The graphics are licensed under CC-BY 4.0. You should review the license before usage in your project.


Installation

  1. Place the files in the root directory of your website.
  • android-chrome-192x192.png
  • android-chrome-512x512.png
  • apple-touch-icon.png
  • favicon-16x16.png
  • favicon-32x32.png
  • favicon.ico
  • site.webmanifest
  1. Next, copy the following link tags and paste them into the head of your HTML.
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">

@IanoNjuguna
Copy link

Hey @calvinmorett && @soustab10 I am capable of handling this issue. Can you assign it to me?

@TheXro
Copy link

TheXro commented May 10, 2023

@leaofelipe @calvinmorett can i you assign this to me and also the transfer is expired so please update it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants