Skip to content

Commit 098fd4e

Browse files
Added logo
1 parent 6c83b7b commit 098fd4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/cfg/buildprofiles.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<variables>
77
<generate-canonicals>true</generate-canonicals>
88
<locale-code>en_US</locale-code>
9-
<!-- <header-logo>logo.svg</header-logo> -->
9+
<header-logo>logo.svg</header-logo>
1010
<!-- <og-image> -->
1111
<!-- https://raw.githubusercontent.com/Laravel-Lang/docs/main/docs/images/social-logo.png -->
1212
<!-- </og-image> -->
@@ -15,9 +15,9 @@
1515
<contribute-url>
1616
https://github.com/TheDragonCode/laravel-deploy-operations/edit/main/docs/
1717
</contribute-url>
18-
<!-- <custom-favicons> -->
19-
<!-- favicon.svg,favicon.svg,favicon.svg,favicon.svg -->
20-
<!-- </custom-favicons> -->
18+
<custom-favicons>
19+
logo.svg,logo.svg,logo.svg,logo.svg
20+
</custom-favicons>
2121
<!-- <analytics-head-script-file> -->
2222
<!-- analytics.html -->
2323
<!-- </analytics-head-script-file> -->

0 commit comments

Comments
 (0)