Skip to content

Commit

Permalink
Update index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomano committed Apr 5, 2024
1 parent 00618d4 commit 2a94073
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
1 change: 1 addition & 0 deletions src/assets/alpine.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/dark_alpine.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 10 additions & 2 deletions src/content/docs/index.mdx
Original file line number Diff line number Diff line change
@@ -1,16 +1,24 @@
---
title: Простой, лёгкий и чертовски сильный
title: Простой, лёгкий и безумно мощный
description: Краткая информация о фреймворке Alpine.js
head:
- tag: title
content: Alpine.js по-русски
template: splash
hero:
tagline: Новый легковесный фреймворк JavaScript.
image:
dark: ../../assets/dark_alpine.svg
light: ../../assets/alpine.svg
alt: Логотип фреймворка AlpineJS
actions:
- text: Первые шаги
link: /start-here
icon: right-arrow
variant: primary
- text: Обновление с версии V2
- text: Обновление с версии v2
link: /upgrade-guide
variant: secondary
icon: rocket
- text: Оригинальная документация (English)
link: https://alpinejs.dev
Expand Down

0 comments on commit 2a94073

Please sign in to comment.