Added in the 'latest' command and display latest post in terminal boot
This commit is contained in:
parent
99e89f7e84
commit
e58896cc52
5 changed files with 40 additions and 2 deletions
|
|
@ -23,6 +23,10 @@ body {
|
|||
position: relative;
|
||||
}
|
||||
|
||||
.latest-post {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@keyframes flicker {
|
||||
0% {
|
||||
opacity: 0.27861;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue