Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
(Sadly, Goldydocs isn't a real project, but you can use this site as an example to create your own real websites with [Docsy](https://docsy.dev))
{{% /blocks/lead %}}

{{< blocks/section color="dark" >}}
{{< blocks/section color="dark" type="row" >}}
{{% blocks/feature icon="fa-lightbulb" title="New chair metrics!" %}}
The Goldydocs UI now shows chair size metrics by default.

Expand Down Expand Up @@ -54,7 +54,7 @@ <h1 class="text-center">This is the second Section</h1>



{{< blocks/section >}}
{{< blocks/section type="row" >}}
{{% blocks/feature icon="fab fa-app-store-ios" title="Download **from AppStore**" %}}
Get the Goldydocs app!
{{% /blocks/feature %}}
Expand Down
4 changes: 2 additions & 2 deletions content/fa/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

{{% /blocks/lead %}}

{{< blocks/section color="dark" >}}
{{< blocks/section color="dark" type="row" >}}
{{% blocks/feature icon="fa-lightbulb" title="معیارهای جدید صندلی!" %}}
اسناد گلدی به شما معیارهای اندازه صندلی را به شما نشان می‌دهد.

Expand Down Expand Up @@ -58,7 +58,7 @@ <h1 class="text-center">این قسمت دوم است.</h1>



{{< blocks/section >}}
{{< blocks/section type="row" >}}
{{% blocks/feature icon="fab fa-app-store-ios" title="از **فروشگاه اپ استور** دانلود کنید" %}}
Get the Goldydocs app!
{{% /blocks/feature %}}
Expand Down