mirror of
https://github.com/php-fig/www.php-fig.org.git
synced 2026-03-23 22:42:13 +01:00
Add Bluesky references too
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
twitter: phpfig
|
||||
mastodon: https://phpc.social/@phpfig
|
||||
bluesky: https://bsky.app/profile/php-fig.org
|
||||
host: https://www.php-fig.org
|
||||
|
||||
@@ -98,6 +98,9 @@
|
||||
<li class="site_footer_links__item site_footer_links__item--mastodon">
|
||||
<a class="site_footer_links__link" href="{{ site.mastodon }}">Follow us on Mastodon</a>
|
||||
</li>
|
||||
<li class="site_footer_links__item site_footer_links__item--bluesky">
|
||||
<a class="site_footer_links__link" href="{{ site.bluesky }}">Follow us on Bluesky</a>
|
||||
</li>
|
||||
<li class="site_footer_links__item site_footer_links__item--discord">
|
||||
<a class="site_footer_links__link" href="https://discord.gg/php-fig">Discuss on Discord</a>
|
||||
</li>
|
||||
|
||||
@@ -13,7 +13,10 @@ title: Get Involved
|
||||
|
||||
<ul class="get_involved_links">
|
||||
<li class="get_involved_links__item get_involved_links__item--mastodon">
|
||||
<a class="get_involved_links__link" href="{{ site.mastodon }}">Follow us <span class="get_involved_links__link_highlight">@phpfig@phpc.social</span></a>
|
||||
<a class="get_involved_links__link" href="{{ site.mastodon }}">Follow us <span class="get_involved_links__link_highlight">Mastodon @phpfig@phpc.social</span></a>
|
||||
</li>
|
||||
<li class="get_involved_links__item get_involved_links__item--bluesky">
|
||||
<a class="get_involved_links__link" href="{{ site.bluesky }}">Follow us <span class="get_involved_links__link_highlight">Bluesky @php-fig.org</span></a>
|
||||
</li>
|
||||
<li class="get_involved_links__item get_involved_links__item--discord">
|
||||
<a class="get_involved_links__link" href="https://discord.gg/php-fig">Discuss on Discord</a>
|
||||
|
||||
@@ -36,6 +36,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
&__item--bluesky {
|
||||
&:before {
|
||||
background-image: url(/img/bluesky_orange_icon.svg);
|
||||
height: 53px;
|
||||
top: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
&__item--discord {
|
||||
&:before {
|
||||
background-image: url(/img/discord_icon.png);
|
||||
|
||||
@@ -58,6 +58,14 @@
|
||||
top: -1px;
|
||||
}
|
||||
|
||||
&__item--bluesky &__link:before {
|
||||
background-image: url(/img/bluesky_white_icon.svg);
|
||||
width: 31px;
|
||||
height: 33px;
|
||||
left: -3px;
|
||||
top: -1px;
|
||||
}
|
||||
|
||||
&__item--discord &__link:before {
|
||||
background-image: url(/img/discord_footer_icon.png);
|
||||
width: 28px;
|
||||
@@ -91,6 +99,7 @@
|
||||
}
|
||||
|
||||
&__item--mastodon &__link:before,
|
||||
&__item--bluesky &__link:before,
|
||||
&__item--discord &__link:before,
|
||||
&__item--github &__link:before,
|
||||
&__item--mailing_list &__link:before {
|
||||
|
||||
4
source/img/bluesky_orange_logo.svg
Normal file
4
source/img/bluesky_orange_logo.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="600" height="530" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m135.72 44.03c66.496 49.921 138.02 151.14 164.28 205.46 26.262-54.316 97.782-155.54 164.28-205.46 47.98-36.021 125.72-63.892 125.72 24.795 0 17.712-10.155 148.79-16.111 170.07-20.703 73.984-96.144 92.854-163.25 81.433 117.3 19.964 147.14 86.092 82.697 152.22-122.39 125.59-175.91-31.511-189.63-71.766-2.514-7.3797-3.6904-10.832-3.7077-7.8964-0.0174-2.9357-1.1937 0.51669-3.7077 7.8964-13.714 40.255-67.233 197.36-189.63 71.766-64.444-66.128-34.605-132.26 82.697-152.22-67.108 11.421-142.55-7.4491-163.25-81.433-5.9562-21.282-16.111-152.36-16.111-170.07 0-88.687 77.742-60.816 125.72-24.795z" fill="#f2a03c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 745 B |
4
source/img/bluesky_white_logo.svg
Normal file
4
source/img/bluesky_white_logo.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="600" height="530" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m135.72 44.03c66.496 49.921 138.02 151.14 164.28 205.46 26.262-54.316 97.782-155.54 164.28-205.46 47.98-36.021 125.72-63.892 125.72 24.795 0 17.712-10.155 148.79-16.111 170.07-20.703 73.984-96.144 92.854-163.25 81.433 117.3 19.964 147.14 86.092 82.697 152.22-122.39 125.59-175.91-31.511-189.63-71.766-2.514-7.3797-3.6904-10.832-3.7077-7.8964-0.0174-2.9357-1.1937 0.51669-3.7077 7.8964-13.714 40.255-67.233 197.36-189.63 71.766-64.444-66.128-34.605-132.26 82.697-152.22-67.108 11.421-142.55-7.4491-163.25-81.433-5.9562-21.282-16.111-152.36-16.111-170.07 0-88.687 77.742-60.816 125.72-24.795z" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 743 B |
Reference in New Issue
Block a user