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
There needs to be an admin login where I can edit the content on the webpage. For example adding a blog post, or editing my resume.
Right now this is hardcoded into the frontend .jsx files, the goal is to store all this information in a database which will enable the admin version of the website.
The text was updated successfully, but these errors were encountered:
There needs to be an admin login where I can edit the content on the webpage. For example adding a blog post, or editing my resume.
Right now this is hardcoded into the frontend
.jsx
files, the goal is to store all this information in a database which will enable the admin version of the website.The text was updated successfully, but these errors were encountered: