This repository contains the landing page for mockforge.dev.
This is a simple static HTML site. To make changes:
- Edit
index.html - Commit and push to deploy via GitHub Pages
This site is deployed using GitHub Pages:
- Repository:
SaaSy-Solutions/mockforge.dev(or similar) - Branch:
main - Source: Root directory
- Custom domain:
mockforge.dev
site/
├── index.html # Main landing page
└── README.md # This file