Skip to content

Commit

Permalink
feat: banner image
Browse files Browse the repository at this point in the history
  • Loading branch information
ido-pluto committed May 12, 2023
1 parent 799a738 commit a0f9dd8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/pages/en/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ layout: ../../layouts/MainLayout.astro

**Welcome to Astro Metro!**

<img src="https://raw.githubusercontent.com/astro-metro/metro-forms/main/assets/banner.webp" style="border-radius: 10px"/>

Astro-Metro is a group of utils packages that help you write you astro-web-app faster!


Expand All @@ -23,4 +25,4 @@ Some of the feature:

To get started click on one of the section in the sidebar.

If you don't know what to start with, try [Metro form](./forms/getting-started).
If you don't know what to start with, try [Metro form](../forms/getting-started.md).

0 comments on commit a0f9dd8

Please sign in to comment.