Admin Login
Enter your password to manage website content
Admin Dashboard
Website Content Management
This is a static website hosted on GitHub Pages. To edit, correct or add information permanently:
- Download or open the website files from your GitHub repository.
- Edit the relevant HTML files:
- index.html – Home page text & highlights
- about.html – Company profile, vision, policies
- services.html – Biodigester & service descriptions
- projects.html – Project gallery captions
- contact.html – Contact details & form
- Replace or add images in the
images/folder. - Commit and push the changes to GitHub – the live site will update automatically.
Quick Notes Editor (Local Preview Only)
Type notes or draft content below. These are saved only in this browser (localStorage) and do not change the public website. Use them as a temporary draft before updating the HTML files.
Important Contact Details (Reference)
Phones: 08073505153 | 07068369004
Email: esimaconceptenterptise@gmail.com
Address: 64 Pere Esimein Street Off Sunny Blue, Azikoro Town, Yenagoa, Bayelsa State, Nigeria
BN: 9798137
Security Note
Change the admin password by editing the password value inside admin.html (search for ADMIN_PASSWORD). For stronger security on a live site, consider a proper backend or password-protected GitHub repository settings.