Skip to content

Commit 11ac86a

Browse files
Merge pull request #50 from TheDragonCode/1.x
Update icons and images
2 parents 0236dc8 + 1f001ed commit 11ac86a

File tree

6 files changed

+137
-120
lines changed

6 files changed

+137
-120
lines changed

docs/cfg/buildprofiles.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@
66
<algolia-index>laravel-feeds</algolia-index>
77
<algolia-show-logo>true</algolia-show-logo>
88
<generate-canonicals>true</generate-canonicals>
9-
<header-logo>logo.svg</header-logo>
9+
<header-logo>favicon.svg</header-logo>
1010
<locale-code>en_US</locale-code>
11+
<og-image>
12+
https://raw.githubusercontent.com/TheDragonCode/laravel-feeds/main/docs/images/social-logo.png
13+
</og-image>
1114
<color-preset>contrast</color-preset>
1215
<primary-color>frozen</primary-color>
1316
<web-root>https://feeds.dragon-code.pro</web-root>
@@ -27,13 +30,20 @@
2730
<variables>
2831
<noindex-content>false</noindex-content>
2932
<product-web-url>https://feeds.dragon-code.pro/</product-web-url>
33+
<og-image>https://raw.githubusercontent.com/TheDragonCode/laravel-feeds/main/docs/images/social-logo.png</og-image>
3034
</variables>
3135
</build-profile>
3236
<sitemap priority="0.5" change-frequency="weekly" />
3337
<footer>
38+
<social type="telegram" href="https://t.me/dragon_code_news">
39+
Telegram
40+
</social>
3441
<social type="github" href="https://github.com/TheDragonCode/laravel-feeds">
3542
GitHub
3643
</social>
44+
<link href="https://github.com/TheDragonCode">
45+
%team-name%
46+
</link>
3747
<link href="https://boosty.to/dragon-code">
3848
Boosty
3949
</link>

docs/images/favicon.svg

Lines changed: 59 additions & 39 deletions
Loading

docs/images/logo.svg

Lines changed: 67 additions & 40 deletions
Loading

0 commit comments

Comments
 (0)