Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add the h3 for the config title
  • Loading branch information
CloudLun authored May 13, 2024
1 parent b98c0ce commit be6fa9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Make sure to add the [nextjs.yml](https://github.com/BetaNYC/floodgen/blob/main/
#- name: Static HTML export with Next.js
# run: ${{ steps.detect-packagmanager.outputs.runner }} next export

in the next config.js file please add:
### In the next config.js file please add:

const nextConfig = {
output: "export",
Expand Down

0 comments on commit be6fa9f

Please sign in to comment.