fix dockerfile
All checks were successful
Restart Docker Container on Production / build (pull_request) Successful in 40s

This commit is contained in:
iTob 2024-09-22 15:29:34 +02:00
parent 6246bc4824
commit b8781215ae

View File

@ -60,7 +60,7 @@ else
@* </ul> *@ @* </ul> *@
<CardFooter> <CardFooter>
@GetRssSourceName((RssFeedSources)@feed.Source) | @feed.PubDate?.ToLocalTime() @GetRssSourceName((RssFeedSources)@feed.Source) | @feed.PubDate?.ToLocalTime().ToString("dd.MM.yyyy HH:mm")
</CardFooter> </CardFooter>
</Card> </Card>