| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
OMSF website source code.
Add a Markdown file to content/programs/projects/:
---
title: "Project name"
image: "/images/project/project-name.svg"
intro: "A short description shown on the projects page."
more: true
---
## Project name
Add the full project description and links here.Add the project logo to static/images/project/. If the project has no logo, omit image from the front matter.
Preview the site with pixi run hugo server, then open a pull request.
| Back | FazBrowse Home | New Git URL |