Added DefaultDockerImage to star. Completed star update form.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<ItemActions>
|
||||
@if (!string.IsNullOrEmpty(context.DonateUrl))
|
||||
{
|
||||
<a href="@context.DonateUrl" class="text-red-500 mr-3">
|
||||
<a href="@context.DonateUrl" target="_blank" class="text-red-500 mr-3">
|
||||
<i class="icon-heart align-middle"></i>
|
||||
<span class="align-middle">Donate</span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user