This commit is contained in:
Joshua Higgins
2024-10-08 23:28:18 -04:00
parent 7c315c9d8e
commit ad261f0ed9
26 changed files with 13 additions and 55 deletions

View File

@@ -1,18 +1,10 @@
<div align="center">
<picture>
<img src="./public/logos/zen-alpha-white.svg" width="128px">
<img src="./public/logos/realm-black.svg" width="128px">
</picture>
</div>
<h1 align="center">
Zen Browser Website
Realm Chat Website
</h1>
[![](https://data.jsdelivr.com/v1/package/gh/zen-browser/www/badge)](https://www.jsdelivr.com/package/gh/zen-browser/www)
[Uptime-Phare](https://uptime.zen-browser.app)
This repository contains the source code for the Zen Browser Website. We are thrilled to welcome you to our community. Before you start, please read this document to understand how you can contribute to this project.
Zen Browser's website is built with [Next.js](https://nextjs.org/), [TypeScript](https://www.typescriptlang.org/), and [Tailwind CSS](https://tailwindcss.com/).
If you are interested in contributing to this project, please read the [Contributing Guidelines](./CONTRIBUTING.md).
Forked from Zen Browser's website.