mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +02:00
Formatted the project
This commit is contained in:
parent
18e7c722f1
commit
847937afae
3 changed files with 2837 additions and 932 deletions
3737
pnpm-lock.yaml
generated
3737
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
@ -33,7 +33,7 @@ import Layout from '../layouts/Layout.astro'
|
|||
<div class="mt-4">
|
||||
<ul>
|
||||
<li class="text-sm">
|
||||
<a href="https://mauro-balades.github.io/www"
|
||||
<a href="https://cheff.dev/"
|
||||
><strong class="font-bold underline">Mauro Baladés</strong></a
|
||||
><span class="opacity-60"> : Creator, Main Developer</span>
|
||||
</li>
|
||||
|
@ -47,22 +47,22 @@ import Layout from '../layouts/Layout.astro'
|
|||
<li class="mt-2 text-sm">
|
||||
<a href="https://janheres.eu/"
|
||||
><strong class="font-bold underline">Jan Heres</strong></a
|
||||
><span class="opacity-60"
|
||||
> : Active contributor and helps with MacOS builds</span
|
||||
><span class="opacity-60">
|
||||
: Active contributor and helps with MacOS builds</span
|
||||
>
|
||||
</li>
|
||||
<li class="mt-2 text-sm">
|
||||
<a href="https://github.com/BrhmDev"
|
||||
><strong class="font-bold underline">BrhmDev</strong></a
|
||||
><span class="opacity-60"
|
||||
> : Active contributor with great contributions</span
|
||||
><span class="opacity-60">
|
||||
: Active contributor with great contributions</span
|
||||
>
|
||||
</li>
|
||||
<li class="mt-2 text-sm">
|
||||
<a href="https://thatcanoa.org/"
|
||||
><strong class="font-bold underline">Canoa</strong></a
|
||||
><span class="opacity-60"
|
||||
> : Active contributor, and very active in issue handling and
|
||||
><span class="opacity-60">
|
||||
: Active contributor, and very active in issue handling and
|
||||
website management</span
|
||||
>
|
||||
</li>
|
||||
|
@ -73,21 +73,22 @@ import Layout from '../layouts/Layout.astro'
|
|||
</li>
|
||||
<li class="mt-2 text-sm">
|
||||
<a href="https://github.com/kristijanribaric"
|
||||
><strong class="font-bold underline">kristijanribaric</strong></a
|
||||
><strong class="font-bold underline">kristijanribaric</strong
|
||||
></a
|
||||
><span class="opacity-60"> : Active contributor</span>
|
||||
</li>
|
||||
<li class="mt-2 text-sm">
|
||||
<a href="https://github.com/n7itro"
|
||||
><strong class="font-bold underline">n7itro</strong></a
|
||||
><span class="opacity-60"
|
||||
> : Active contributor and release notes writer</span
|
||||
><span class="opacity-60">
|
||||
: Active contributor and release notes writer</span
|
||||
>
|
||||
</li>
|
||||
<li class="mt-2 text-sm">
|
||||
<a href="https://josuegalre.netlify.app/"
|
||||
><strong class="font-bold underline">Bryan Galdámez</strong></a
|
||||
><span class="opacity-60"
|
||||
> : Huge contributor on theme functionalities</span
|
||||
><span class="opacity-60">
|
||||
: Huge contributor on theme functionalities</span
|
||||
>
|
||||
</li>
|
||||
<li class="mt-2 text-sm">
|
||||
|
@ -103,7 +104,8 @@ import Layout from '../layouts/Layout.astro'
|
|||
<li class="mt-2 text-sm">
|
||||
<strong class="font-bold">Daniel García</strong><span
|
||||
class="opacity-60"
|
||||
> : MacOS certificate and app notarization maintainer</span
|
||||
>
|
||||
: MacOS certificate and app notarization maintainer</span
|
||||
>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue