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
2 changes: 1 addition & 1 deletion content/fa/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: اسناد گلدی
---

{{< blocks/cover title="به اسناد گلدی خوش آمدید. این یک نمونه برای پوسته داکسی می‌باشد." image_anchor="top" height="full" >}}
<a class="btn btn-lg btn-primary me-3 mb-4" href="/docs/">
<a class="btn btn-lg btn-primary me-3 mb-4" href="docs/">
بیشتر بخوانید <i class="fas fa-arrow-alt-circle-left ms-2"></i>
</a>
<a class="btn btn-lg btn-secondary me-3 mb-4" href="https://github.com/google/docsy-example">
Expand Down
4 changes: 3 additions & 1 deletion content/no/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@
---

{{< blocks/cover title="Dette er TechOS!" image_anchor="top" height="full" >}}
<a class="btn btn-lg btn-primary me-3 mb-4" href="{{< relref "/docs" >}}">

<a class="btn btn-lg btn-primary me-3 mb-4" href="docs/">
Dokumentasjon <i class="fas fa-arrow-alt-circle-right ms-2"></i>
</a>
<a class="btn btn-lg btn-secondary me-3 mb-4" href="https://github.com/bep">
Last ned <i class="fab fa-github ms-2 "></i>
</a>
<p class="lead mt-5">TechOS kan nå lastes ned i <a href="#">AppStore!</a></p>

{{< /blocks/cover >}}