fix dockerfile
All checks were successful
Restart Docker Container on Production / build (pull_request) Successful in 40s
All checks were successful
Restart Docker Container on Production / build (pull_request) Successful in 40s
This commit is contained in:
parent
6246bc4824
commit
b8781215ae
@ -60,7 +60,7 @@ else
|
||||
@* </ul> *@
|
||||
<CardFooter>
|
||||
|
||||
@GetRssSourceName((RssFeedSources)@feed.Source) | @feed.PubDate?.ToLocalTime()
|
||||
@GetRssSourceName((RssFeedSources)@feed.Source) | @feed.PubDate?.ToLocalTime().ToString("dd.MM.yyyy HH:mm")
|
||||
|
||||
</CardFooter>
|
||||
</Card>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user