Skip to content

Commit cb1528a

Browse files
dmitryvinn-fbmeta-codesync[bot]
authored andcommitted
Remove Support Ukraine banner from Fatal READMEs
Summary: Remove the Support Ukraine banner badge from the Fatal (Facebook Template Library) open source project README files. Reviewed By: yfeldblum, CamiWilliams Differential Revision: D96484172 fbshipit-source-id: de0b0234b766ebd637810a4dd9e17772dcffe16c
1 parent 041350a commit cb1528a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Facebook Template Library [![Support Ukraine](https://img.shields.io/badge/Support-Ukraine-FFD500?style=flat&labelColor=005BBB)](https://opensource.fb.com/support-ukraine) [![Build Status](https://secure.travis-ci.org/facebook/fatal.png?branch=master "Build Status")](https://travis-ci.org/facebook/fatal)
1+
# Facebook Template Library [![Build Status](https://secure.travis-ci.org/facebook/fatal.png?branch=master "Build Status")](https://travis-ci.org/facebook/fatal)
22
Fatal (Facebook Template Library) is a library for fast prototyping software in modern C++.
33

44
It provides facilities heavily based on template meta-programming, while keeping most of the complexity under-the-hood, to enhance the expressive power of C++.

0 commit comments

Comments
 (0)