https://github.com/ccp-eva/ccp-favicon

⚜️ Favicon Files & Current Specification

https://github.com/ccp-eva/ccp-favicon

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

⚜️ Favicon Files & Current Specification

Basic Info
  • Host: GitHub
  • Owner: ccp-eva
  • Default Branch: main
  • Size: 189 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 5 years ago · Last pushed about 5 years ago
Metadata Files
Readme

README.md

CCP Favicon

The favicon folder contains the six files that fit most needs (see here)

Setup

  1. Copy all contents from the favicon directory to the root of your served directory (build, dist, www, etc.)
  2. Add this html code to your index.html
  3. Profit

Resources

  • https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs
  • Ico Editor: https://redketchup.io/icon-editor

Specifications

HTML

html <link rel="icon" href="./favicon.ico" /> <link rel="icon" href="./icon.svg" type="image/svg+xml" /> <link rel="apple-touch-icon" href="./apple-touch-icon.png" /> <link rel="manifest" href="./app.webmanifest" />

favicon.ico

Multiple sizes faviocn

icon.svg

Minified CCP icon

apple-touch-icon.png

Apple touch icon is an image that Apple devices will use if you add the webpage as a shortcut to your home screen on an iPhone or iPad.

  • Added 20px padding around the icon

app.webmanifest

json { "name": "Comparative Cultural Psychology", "short_name": "CCP", "icons": [ { "src": "/192.png", "type": "image/png", "sizes": "192x192" }, { "src": "/512.png", "type": "image/png", "sizes": "512x512" } ] }

Owner

  • Name: Comparative Cultural Psychology
  • Login: ccp-eva
  • Kind: organization
  • Email: info_ccp@eva.mpg.de
  • Location: Leipzig, Germany

Official Repository of the Comparative Cultural Psychology Department of the Max Planck Institute for Evolutionary Anthropology

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels