-
Notifications
You must be signed in to change notification settings - Fork 1
Add a favicon. #20
Comments
You can make a favicon pretty easily. I think it works with GitHub pages by just making a file called favicon.ico |
Yeah but you can add a thing in the code if not GitHub pages. |
the website is deployed with firebase (i think) so just make a pull request with a favicon and the code in index.html |
In fact, favicon.ico alone works, no matter github pages or not, bc browsers will automatically try to get |
If i add the favicon on a other website (mine) cause i don't know how to add images + edit a file in a pull request can i ? |
To add an image to a Git repository, clone it to your computer, add the file to the folder, stage and commit. If you want to do it through GitHub's web interface, just drag it and drop it onto your repository's page (but do it on a branch!) tho I highly recommend you to use GitHub Desktop, it makes it way easier to use git. |
Yeah on my old pc i used it. Thanks for the tip @locness3 ! |
@locness3 I seriously prefer the git CLI to the desktop version. Idk why,
I'm weird xD
…On Sun, May 10, 2020, 1:11 AM Locness ***@***.***> wrote:
To add an image to a Git repository, clone it to your computer, add the
file to the folder, stage and commit. If you want to do it through GitHub's
web interface, just drag it and drop it onto your repository's page (but do
it on a branch!) tho I highly recommend you to use GitHub Desktop, it makes
it way easier to use git.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG33HKMBW47MIKUXDZN2EXDRQZARFANCNFSM4M4XBSEQ>
.
|
Some workflows are way eaiser with github desktop (which btw hasn't anything to do with git itself), like modifying someone else's PR. |
same lol |
Try adding the image to the repo then update every .html file I think |
@hhbo62 We know how to add one, but work on this project is suspended. |
Oh why was it suspended? |
We're working on our mobile client, https://github.com/Scratch-Client-4/mobile |
‘K, get it |
The website have no one favicon. Maybe add one ? I will try to code it. I know who then.
The text was updated successfully, but these errors were encountered: