moxystudio / next-with-moxy

MOXY's boilerplate to accelerate the setup of new Next.js based web applications
https://next-with.moxy.tech
MIT License
101 stars 11 forks source link

feat: add next-seo #89

Closed jdiogopeixoto closed 4 years ago

jdiogopeixoto commented 4 years ago

This PR adds next-seo to the boilerplate.

github-actions[bot] commented 4 years ago

This pull-request can be previewed at https://next-with-moxy-pr-89.now.sh. Please check the Zeit Now status below to see when it's ready.

codecov[bot] commented 4 years ago

Codecov Report

Merging #89 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #89   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        15    +1     
  Lines           75        77    +2     
  Branches         9         9           
=========================================
+ Hits            75        77    +2     
Impacted Files Coverage Δ
www/app/App.js 100.00% <ø> (ø)
www/app/App.data.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 944a5ce...22bdca5. Read the comment docs.