We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e91eae commit 227643fCopy full SHA for 227643f
Writerside/cfg/buildprofiles.xml
@@ -36,7 +36,8 @@
36
</icons>
37
38
<footer>
39
- <social href="https://github.com/BosonPHP" type="blog">GitHub</social>
+ <social type="github" href="https://github.com/BosonPHP">GitHub</social>
40
+ <social type="telegram" href="https://t.me/boson_php">Telegram</social>
41
<link href="https://packagist.org/packages/boson-php">Packagist</link>
42
<link href="https://github.com/BosonPHP/Runtime/issues">Issue tracker</link>
43
<link href="https://github.com/BosonPHP/Runtime/pulls">Submit request</link>
Writerside/topics/overview.topic
@@ -23,6 +23,7 @@
23
</a>
24
</spotlight>
25
26
+
27
<!--<primary>
28
<title>Reference</title>
29
<a href="license.md" summary=""/>
0 commit comments