Fix page
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
APP_PORT=8091
|
||||
ESLINT_NO_DEV_ERRORS=true
|
||||
PANEL_URL=https://dev-panel.mermsemr.com
|
||||
PANEL_URL=https://qa-panel.mermsemr.com
|
||||
|
||||
# auth routes
|
||||
NEXT_PUBLIC_LOGIN_URL=https://dev-panel.mermsemr.com
|
||||
NEXT_PUBLIC_SIGNUP_URL=https://dev-panel.mermsemr.com/auth/signup
|
||||
NEXT_PUBLIC_LOGIN_URL=https://qa-panel.mermsemr.com
|
||||
NEXT_PUBLIC_SIGNUP_URL=https://qa-panel.mermsemr.com/auth/signup
|
||||
|
||||
# social links
|
||||
NEXT_PUBLIC_FACEBOOK_URL=https://www.facebook.com/people/Mermsemr/100066498622246/
|
||||
|
||||
+1
-1
@@ -136,7 +136,7 @@ export default function Home() {
|
||||
{/* END BLOG POST #1 */}
|
||||
</div>
|
||||
</div> {/* END POSTS WRAPPER */}
|
||||
<MermsBlogFix />
|
||||
{/*<MermsBlogFix />*/}
|
||||
</>
|
||||
:
|
||||
<div className="">
|
||||
|
||||
Reference in New Issue
Block a user