Skip to content

Commit c6ac648

Browse files
layouts/partials/site-root.html: remove Twitter logo
Remove Twitter from the list of companies that use Git. Twitter is now called "X", and this logo is outdated. As logo for Facebook removed before with git#1724 similar reason, Twitter logo can be removed as well. Closes: git#1983 Signed-off-by: Ahmet Can Aydemir <[email protected]>
1 parent c038af8 commit c6ac648

File tree

4 files changed

+0
-5
lines changed

4 files changed

+0
-5
lines changed

assets/sass/front-page.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -234,10 +234,6 @@ $monitor-height: 271px;
234234
@include background-image-2x($baseurl + "images/company-project-logos/google", 108px, 65px);
235235
}
236236

237-
&.twitter {
238-
@include background-image-2x($baseurl + "images/company-project-logos/twitter", 108px, 65px);
239-
}
240-
241237
&.microsoft {
242238
@include background-image-2x($baseurl + "images/company-project-logos/microsoft", 108px, 65px);
243239
}

layouts/partials/site-root.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ <h3 class="text-center"> Companies &amp; Projects Using Git </h3>
6262
<ul>
6363
<li><a href="https://github.com/google" class="google">Google</a></li>
6464
<li><a href="https://github.com/Microsoft" class="microsoft">Microsoft</a></li>
65-
<li><a href="https://github.com/twitter" class="twitter">Twitter</a></li>
6665
<li><a href="https://github.com/linkedin" class="linked-in">LinkedIn</a></li>
6766
<li><a href="https://github.com/netflix" class="netflix">Netflix</a></li>
6867
<li><a href="https://perl5.git.perl.org/perl.git" class="perl">Perl</a></li>
-701 Bytes
Binary file not shown.
-1.19 KB
Binary file not shown.

0 commit comments

Comments
 (0)