Skip to content

Commit

Permalink
Merge pull request #567 from appuio/appuio-styled-appcat-listing
Browse files Browse the repository at this point in the history
Use APPUiO styled AppCat services listing
  • Loading branch information
tobru committed Oct 17, 2023
2 parents 69191da + ed12e3b commit 219302b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app-cat/app-cat.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<div class="header mx-auto">
<h1 i18n class="mt-0">VSHN AppCat Service Offering</h1>
</div>
<iframe src="https://services.appcat.ch/" class="flex-grow-1 border-none"></iframe>
<iframe src="https://services.appcat.ch/?style=appuio" class="flex-grow-1 border-none"></iframe>
</div>

0 comments on commit 219302b

Please sign in to comment.