diff --git a/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-conditional-branches-19/src/main.ts b/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-conditional-branches-19/src/main.ts index 508694f2..a37f9e60 100644 --- a/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-conditional-branches-19/src/main.ts +++ b/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-conditional-branches-19/src/main.ts @@ -84,7 +84,7 @@ export class FileDateComponent implements OnInit { {{ fileName }} Type: Folder Type: File - + `, }) diff --git a/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-conditional-date-18/src/main.ts b/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-conditional-date-18/src/main.ts index c4d0a1a7..a644a49d 100644 --- a/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-conditional-date-18/src/main.ts +++ b/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-conditional-date-18/src/main.ts @@ -82,7 +82,7 @@ export class FileDateComponent implements OnInit { " > {{ fileName }} - + `, }) diff --git a/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-rendering-lists-20/src/main.ts b/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-rendering-lists-20/src/main.ts index a37ebc8f..b2de9aa9 100644 --- a/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-rendering-lists-20/src/main.ts +++ b/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-rendering-lists-20/src/main.ts @@ -84,7 +84,7 @@ export class FileDateComponent implements OnInit { {{ fileName }} Type: Folder Type: File - + `, }) diff --git a/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-using-it-together-24/src/main.ts b/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-using-it-together-24/src/main.ts index 35b7822f..83afaadd 100644 --- a/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-using-it-together-24/src/main.ts +++ b/content/blog/ffg-fundamentals-dynamic-html/ffg-fundamentals-angular-using-it-together-24/src/main.ts @@ -84,7 +84,7 @@ export class FileDateComponent implements OnInit { {{ fileName }} Type: Folder Type: File - + `, })