mirror of
https://github.com/AderKonstantin/aderktech-chronark.com-.git
synced 2025-06-07 21:28:41 +03:00
Добавил русский и свое название
This commit is contained in:
parent
d5f36eabab
commit
139ac3356d
@ -3,8 +3,8 @@ import React from "react";
|
||||
import Particles from "./components/particles";
|
||||
|
||||
const navigation = [
|
||||
{ name: "Projects", href: "/projects" },
|
||||
{ name: "Contact", href: "/contact" },
|
||||
{ name: "Проекты", href: "/projects" },
|
||||
{ name: "Контакты", href: "/contact" },
|
||||
];
|
||||
|
||||
export default function Home() {
|
||||
@ -29,7 +29,7 @@ export default function Home() {
|
||||
quantity={100}
|
||||
/>
|
||||
<h1 className="py-3.5 px-0.5 z-10 text-4xl text-transparent duration-1000 bg-white cursor-default text-edge-outline animate-title font-display sm:text-6xl md:text-9xl whitespace-nowrap bg-clip-text ">
|
||||
chronark
|
||||
aderk.tech
|
||||
</h1>
|
||||
|
||||
<div className="hidden w-screen h-px animate-glow md:block animate-fade-right bg-gradient-to-r from-zinc-300/0 via-zinc-300/50 to-zinc-300/0" />
|
||||
|
11
content/projects/bog.mdx
Normal file
11
content/projects/bog.mdx
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: bitofgame.net
|
||||
description: bitofgame.net is an open source API Key management solution. It allows you to create, manage and validate API Keys for your users.
|
||||
date: "2025-07-01"
|
||||
url: https://unkey.dev
|
||||
published: true
|
||||
repository: chronark/unkey
|
||||
---
|
||||
|
||||
|
||||
Unkey is an open source API Key management solution. It allows you to create, manage and validate API Keys for your users. It’s built with security and speed in mind.
|
6976
package-lock.json
generated
Normal file
6976
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user