feat: add link to website if enabled

This commit is contained in:
tdurieux
2024-04-05 12:10:07 +01:00
parent cb3d999ed3
commit 27c54b0182
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -46,6 +46,13 @@
class="btn btn-outline-primary btn-sm"
>Download Repository</a
>
<a
ng-if="options.hasWebsite"
ng-href="/w/{{repoId}}/"
target="__self"
class="btn btn-outline-primary btn-sm"
>Website</a
>
</div>
</div>
<div class="align-items-stretch h-100 w-100 overflow-auto">