Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb96c21

Browse files
authored
Merge branch 'scala:main' into main
2 parents 7cf9026 + 3f46e27 commit bb96c21

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

blog/_posts/2018-06-20-scala-pride.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,22 @@ We have 11 different Scala-ized pride flags available on t-shirts. Each design i
2424
**Click a shirt design below for ordering information!**
2525

2626
<center>
27-
<a href="https://teespring.com/scala-pride-2018"><img style="max-height: 380px; max-width: 319px;" src="{{ site.baseurl }}/resources/img/01-pride.jpg" alt="Pride"></a>
28-
<a href="https://teespring.com/scala-pride-2018"><img style="max-height: 380px; max-width: 283px;" src="{{ site.baseurl }}/resources/img/01-pride-womens.jpg" alt="Pride"></a>
27+
<img style="max-height: 380px; max-width: 319px;" src="{{ site.baseurl }}/resources/img/01-pride.jpg" alt="Pride">
28+
<img style="max-height: 380px; max-width: 283px;" src="{{ site.baseurl }}/resources/img/01-pride-womens.jpg" alt="Pride">
2929
</center>
3030

3131
<center>
3232
<img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/02-bi.jpg" alt="Bi pride">
33-
<a href="https://teespring.com/scala-pride-trans-pride"><img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/03-trans.jpg" alt="Trans pride"></a>
33+
<img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/03-trans.jpg" alt="Trans pride">
3434
<img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/04-genderqueer.jpg" alt="Genderqueer pride">
3535

36-
<a href="https://teespring.com/scala-pride"><img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/05-leather.jpg" alt="Leather pride"></a>
37-
<a href="https://teespring.com/scala-lesbian-labrys-pride"><img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/06-lesbian-labrys.jpg" alt="Lesbian/Labrys pride"></a>
38-
<a href="https://teespring.com/scala-pride-pansexual-pride"><img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/07-pan.jpg" alt="Pansexual pride"></a>
36+
<img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/05-leather.jpg" alt="Leather pride">
37+
<img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/06-lesbian-labrys.jpg" alt="Lesbian/Labrys pride">
38+
<img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/07-pan.jpg" alt="Pansexual pride">
3939

4040
<img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/08-agender.jpg" alt="Agender pride">
41-
<a href="https://teespring.com/scala-gender-fluid-prid"><img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/09-gender-fluid.jpg" alt="Gender-fluid pride"></a>
42-
<a href="https://teespring.com/scala-asexual-pride"><img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/10-asexual.jpg" alt="Asexual pride"></a>
41+
<img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/09-gender-fluid.jpg" alt="Gender-fluid pride">
42+
<img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/10-asexual.jpg" alt="Asexual pride">
4343

44-
<a href="https://teespring.com/scala-non-binary-pride"><img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/11-non-binary.jpg" alt="Non-binary pride"></a>
44+
<img style="max-height: 270px; max-width: 227px;" src="{{ site.baseurl }}/resources/img/11-non-binary.jpg" alt="Non-binary pride">
4545
</center>

blog/_posts/2023-11-03-spotify-oss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ In conclusion, Spotify's future vision in the expanding open source landscape is
7878

7979
A key part of their strategy is to stop pursuing initiatives that no longer make sense and invest in those that do. Michel emphasizes the need to minimize disappointment, properly share the product vision, and ensure that their open source processes are clearly communicated.
8080

81-
Michel further pointed out that Spotify has a [Slack workspace](https://slackin.spotify.com), where everyone can discuss or get support on the open source projects they maintain. Most of these projects are also advertised in Spotify’s [developer blog posts](https://engineering.atspotify.com/).
81+
Michel further pointed out that Spotify has a Slack workspace where everyone can discuss or get support on the open source projects they maintain. Most of these projects are also advertised in Spotify’s [developer blog posts](https://engineering.atspotify.com/).
8282

8383
Their advice for companies looking to enter the open source space is to invest time in open source initiatives. It's an invaluable learning tool for developers, helping them grow as they navigate the intricacies of creating general-purpose software.
8484

0 commit comments

Comments
 (0)