othneildrew / Best-README-Template

An awesome README template to jumpstart your projects!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

const carouselImages = [ { name: "X", href: "Y" },

billellevrai opened this issue · comments

i am a beginner , how to change the pictures in home page :(

If you want to change logo

<img **src="(Add Image link Here)"** alt="Logo" width="80" height="80">
ad image link or source in Readme.md

or If you want Screenshot
[![Product Name Screen Shot][product-screenshot]](https://example.com)
Change this.

Thank you for your assistance. I have resolved the previous issue. However, I am currently facing a new problem with publishing. I attempted to view the website on localhost and it appeared to be functioning properly. Nevertheless, after uploading the website files to DreamHost, nothing seems to be appearing, what i am messing ?

Unrelated to the project, closing.