rename post -> posts
This commit is contained in:
parent
41c5286796
commit
0f646e7082
21 changed files with 46 additions and 48 deletions
|
@ -1,5 +0,0 @@
|
|||
code {
|
||||
padding: .25em;
|
||||
line-height: 2;
|
||||
background-color: rgb(189, 204, 255);
|
||||
}
|
3
exampleSiteMultilingual/assets/css/foundation/_vars.scss
Normal file
3
exampleSiteMultilingual/assets/css/foundation/_vars.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
$font-stack: Helvetica, sans-serif;
|
||||
$primary-color: rgb(255, 255, 168);
|
||||
$background-color: rgb(85, 85, 85);
|
Loading…
Add table
Add a link
Reference in a new issue