elastic / next-eui-starter

Start building Kibana protoypes quickly with the Next.js EUI Starter
https://elastic.github.io/next-eui-starter/
Apache License 2.0
93 stars 30 forks source link

Adding meta tags and renaming NextJS to Next.js #59

Closed miukimiu closed 2 years ago

miukimiu commented 2 years ago

I'm adding meta tags and using the https://github.com/elastic/next-eui-starter/settings social image preview as the <meta property="og:image"... />:

Screenshot 2022-04-04 at 19 44 25

I'm also renaming all NextJS text references to Next.js.