Skip to content

Commit 192b62f

Browse files
committed
fix(blog): fix images
1 parent 872e6b5 commit 192b62f

4 files changed

Lines changed: 2 additions & 1 deletion

File tree

Binary file not shown.
3.18 MB
Loading

assets/articles/0049-module-federation-in-mobile-apps-powered-by-nativescript/module-federation-in-mobile-apps-powered-by-nativescript.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ export class AppRoutingModule {}
348348

349349
Which results in the following screen, fully working module federation in NativeScript!
350350

351+
[.small-img]
351352
image::img1.png[]
352353

353354
== Conclusion

assets/articles/0049-module-federation-in-mobile-apps-powered-by-nativescript/module-federation-in-mobile-apps-powered-by-nativescript.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"domains": ["dev_quality_assurance"],
55
"authorImg": "assets/articles/module-federation-in-mobile-apps-powered-by-nativescript/eduardo.jpg",
66
"language": "en",
7-
"bgImg": "assets/articles/module-federation-in-mobile-apps-powered-by-nativescript/hero.jpg",
7+
"bgImg": "assets/articles/module-federation-in-mobile-apps-powered-by-nativescript/hero.png",
88
"author": "Eduardo Speroni",
99
"position": "JS Developer",
1010
"date": "Mon Jan 09 2022 10:45:55 GMT+0000 (Coordinated Universal Time)",

0 commit comments

Comments
 (0)