tinacms/tina-starter-grande

Add ability to customize the site logo from Tina

Ouverte

#16 ouverte le 21 nov. 2019

 (3 commentaires) (0 réaction) (0 personne assignée)JavaScript (88 forks)auto 404
enhancementhelp wanted

Métriques du dépôt

Stars
 (223 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Currently to customize the site logo you’ll need to modify two files: src/components/header.js and content/images/icon.png. The header logo is a styled-icon which allows for easy theming.

Ideally you'd be able to select from a preset selection of styled icons with the ability to upload a custom logo. Additionally, it would be great if you didn't have to also provide a .png image for the site icon as it's not theme-able.

I think a custom Tina input would be a good choice for an icon selector.

Guide contributeur