cleanup
This commit is contained in:
parent
94b6bd402f
commit
5e82d1a1e6
2 changed files with 2 additions and 4 deletions
|
|
@ -1,7 +1,3 @@
|
|||
########################### Deployment #############################
|
||||
# set to "development" or "production". This deploys the site to the correct environment and sets the robot.txt to disallow all pages when in development mode.
|
||||
environment = "development"
|
||||
|
||||
#################### default parameters ################################
|
||||
# favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation
|
||||
favicon = "images/verua_fav.png"
|
||||
|
|
|
|||
|
|
@ -172,6 +172,8 @@ Content
|
|||
|
||||
### Font-Awesome Icon
|
||||
|
||||
Find all open source icons on [Font Awesome](https://fontawesome.com/search?m=free&o=r)
|
||||
|
||||
`{{% icon name="user" color="black" size="5xl" %}}`
|
||||
|
||||
Für "size" und "color" werden Tailwind CSS Klassen benutzt.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue