Changes to file naming system, names are no longer generated, they are instead take from source files name
Option to hide private posts is no an argument in program
This commit is contained in:
parent
63c9374ea9
commit
63fc2fa47f
18 changed files with 48 additions and 407 deletions
|
@ -10,14 +10,3 @@ main{
|
|||
section{
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
.test{
|
||||
margin: 10 0 10 0;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
gap: 2rem;
|
||||
}
|
||||
|
||||
.test a{
|
||||
text-dectration: underline;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue