mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
21 lines
847 B
Markdown
21 lines
847 B
Markdown
<div align="center">
|
|
<picture>
|
|
<img src="./public/favicon.svg" width="128px">
|
|
</picture>
|
|
</div>
|
|
<h1 align="center">
|
|
Zen Browser Website
|
|
</h1>
|
|
|
|
[](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 [Astro.js](https://astro.build/),
|
|
[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](https://docs.zen-browser.app/contribute/www).
|