This commit is contained in:
CHIEFSOFT\ameye
2025-07-12 14:31:52 -04:00
parent c766e3ce30
commit 121e58ccf5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
APP_PORT=8091 APP_PORT=8091
ESLINT_NO_DEV_ERRORS=true ESLINT_NO_DEV_ERRORS=true
PANEL_URL=https://dev-panel.mermsemr.com PANEL_URL=https://qa-panel.mermsemr.com
# auth routes # auth routes
NEXT_PUBLIC_LOGIN_URL=https://dev-panel.mermsemr.com NEXT_PUBLIC_LOGIN_URL=https://qa-panel.mermsemr.com
NEXT_PUBLIC_SIGNUP_URL=https://dev-panel.mermsemr.com/auth/signup NEXT_PUBLIC_SIGNUP_URL=https://qa-panel.mermsemr.com/auth/signup
# social links # social links
NEXT_PUBLIC_FACEBOOK_URL=https://www.facebook.com/people/Mermsemr/100066498622246/ NEXT_PUBLIC_FACEBOOK_URL=https://www.facebook.com/people/Mermsemr/100066498622246/
+1 -1
View File
@@ -136,7 +136,7 @@ export default function Home() {
{/* END BLOG POST #1 */} {/* END BLOG POST #1 */}
</div> </div>
</div> {/* END POSTS WRAPPER */} </div> {/* END POSTS WRAPPER */}
<MermsBlogFix /> {/*<MermsBlogFix />*/}
</> </>
: :
<div className=""> <div className="">