mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
Move favicon.ico and apple-touch-icon.png in hugo mounts.
This commit is contained in:
@@ -31,6 +31,10 @@ module:
|
|||||||
target: layouts
|
target: layouts
|
||||||
- source: site/static
|
- source: site/static
|
||||||
target: static
|
target: static
|
||||||
|
- source: site/static/docs/4.3/assets/img/favicons/apple-touch-icon.png
|
||||||
|
target: static/apple-touch-icon.png
|
||||||
|
- source: site/static/docs/4.3/assets/img/favicons/favicon.ico
|
||||||
|
target: static/favicon.ico
|
||||||
|
|
||||||
params:
|
params:
|
||||||
description: "The most popular HTML, CSS, and JS library in the world."
|
description: "The most popular HTML, CSS, and JS library in the world."
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 5.3 KiB |
Reference in New Issue
Block a user