gitprofile icon indicating copy to clipboard operation
gitprofile copied to clipboard

Add tab info in gitprofile config

Open ridemountainpig opened this issue 1 year ago • 1 comments

tabInfo: {
    title: 'Portfolio', // Tab title for the browser.
    faviconUrl: '/favicon.ico', // Tab favicon for the browser.
 },

User can use this config to set their own title and favicon for Profile.

ridemountainpig avatar Aug 11 '23 06:08 ridemountainpig

Hello 👋🏻

ridemountainpig avatar Sep 19 '23 01:09 ridemountainpig

Added SEO which will control the title. Favicon should be changed manually from the public folder.

arifszn avatar Jan 20 '24 14:01 arifszn