Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit bc1bb54

Browse files
New logo
1 parent 8dc6630 commit bc1bb54

File tree

8 files changed

+7
-7
lines changed

8 files changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<table>
22
<tr>
3-
<td><img src="docs/images/firebase.png" width="116px" height="32px" alt="Firebase"/></td>
3+
<td><img src="docs/images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/></td>
44
<td>Changelog</td>
55
</tr>
66
</table>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NativeScript Firebase plugin
22

3-
<img src="docs/images/firebase.png" width="116px" height="32px" alt="Firebase"/><br/>
3+
<img src="docs/images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/><br/>
44
Google's realtime app platform (Database, Authentication, Configuration, Notifications) [firebase.google.com](https://firebase.google.com/)
55

66
## Features

docs/AUTHENTICATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<table>
22
<tr>
3-
<td><img src="images/firebase.png" width="116px" height="32px" alt="Firebase"/></td>
3+
<td><img src="images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/></td>
44
<td>Authentication</td>
55
</tr>
66
</table>

docs/DATABASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<table>
22
<tr>
3-
<td><img src="images/firebase.png" width="116px" height="32px" alt="Firebase"/></td>
3+
<td><img src="images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/></td>
44
<td>Database</td>
55
</tr>
66
</table>

docs/MESSAGING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<table>
22
<tr>
3-
<td><img src="images/firebase.png" width="116px" height="32px" alt="Firebase"/></td>
3+
<td><img src="images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/></td>
44
<td>Cloud Messaging</td>
55
</tr>
66
</table>

docs/REMOTECONFIG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<table>
22
<tr>
3-
<td><img src="images/firebase.png" width="116px" height="32px" alt="Firebase"/></td>
3+
<td><img src="images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/></td>
44
<td>Remote Config</td>
55
</tr>
66
</table>

docs/STORAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<table>
22
<tr>
3-
<td><img src="images/firebase.png" width="116px" height="32px" alt="Firebase"/></td>
3+
<td><img src="images/firebase-logo.png" width="116px" height="32px" alt="Firebase"/></td>
44
<td>Storage</td>
55
</tr>
66
</table>
File renamed without changes.

0 commit comments

Comments
 (0)