Don't show modified date if git commit is shown

It's redundant
This commit is contained in:
2021-10-10 19:03:15 -05:00
parent 476519c022
commit ddbcaa6d56
2 changed files with 9 additions and 4 deletions

View File

@ -18,7 +18,7 @@
}
.post-meta-item {
margin-right: 5px;
margin-right: 10px;
white-space: nowrap;
}