Skip to content

Commit e827b91

Browse files
authored
TASK: Remove "Try Platform.sh" (#503)
* TASK: Remove platform.sh card from root template Removed the card element for platform.sh integration. * TASK: Delete public/assets/Images/try/platform.png
1 parent 41ee03d commit e827b91

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed
-5.69 KB
Binary file not shown.

templates/default/root.html.twig

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -252,21 +252,6 @@
252252
</div>
253253
</div>
254254
</div>
255-
<div class="card-group-element-item">
256-
<div class="card">
257-
<div class="card-img-top">
258-
<img src="{{ asset('assets/Images/try/platform.png') }}" alt="platform.sh">
259-
</div>
260-
<div class="card-body">
261-
<p>Try out TYPO3 LTS on platform.sh with one click.</p>
262-
</div>
263-
<div class="card-footer">
264-
<a href="https://platform.sh/marketplace/typo3/" target="_blank" rel="noopener" class="btn btn-primary">
265-
<span class="btn-text">Go to platform.sh</span>
266-
</a>
267-
</div>
268-
</div>
269-
</div>
270255

271256
<div class="card-group-element-item">
272257
<div class="card">

0 commit comments

Comments
 (0)