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
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,11 @@ OKStateACM.github.io
138
138
|----📄next.config.mjs (This is a file that contains custom configuration settings for next.js.)
139
139
</pre>
140
140
141
-
# Deploying to Github.io/GitHub Pages
141
+
<br/>
142
+
<br/>
143
+
<br/>
144
+
145
+
# 🚀 Deploying to Github.io/GitHub Pages
142
146
This project was deployed to Github.io by going to the settings of this repository, going to the "Code and automation" section and clicking on "Pages." The "Source" was set to "GitHub Actions" where a nextjs.yml file was suggested by Github to use. Deploying webapps will differ as time goes on given that the foundation of a webapp may change.
0 commit comments