reorganized folder structure
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* stylesheet.html
|
||||
* ---------------
|
||||
* This is the stylesheet that gets injected as a fallback if no layouts/partials/stylesheet.html file is available
|
||||
* in your project file.
|
||||
*
|
||||
* For further details, please have a look at:
|
||||
* https://gohugo-amp.gohugohq.com/install/
|
||||
*
|
||||
**/
|
||||
|
||||
body { background-color: #ffffff; }
|
||||
Reference in New Issue
Block a user