You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't change name and subtitle from content hero
It throws markdownfront error @bchiang7
and first time while npm start the building schema takes so much time
The text was updated successfully, but these errors were encountered:
@urstrulyvishtan Can you send your hero.js? It's possible that you may have deleted something and now there's an incorrect reference. Also, for npm, that's just the way it works.
While editing the hero.js file, don't delete the variables named as one, two three ... etc. Cause these are the array elements for iterating for generating the Hero Component
consttwo=<h2className="big-heading">urstrulyvishtan.</h2>;constthree=<h3className="big-heading">I build things for the web.</h3>;constfour=(<><p>
I’m a software engineer specializing in building (and occasionally designing) exceptional
digital experiences. Currently, I’m focused on building accessible, human-centered products
at{' '}<ahref="https://upstatement.com/"target="_blank"rel="noreferrer">
Upstatement
</a>
.
</p></>
Can't change name and subtitle from content hero
It throws markdownfront error @bchiang7
and first time while npm start the building schema takes so much time
The text was updated successfully, but these errors were encountered: