Open AutopsyTurvy opened 1 week ago
Please can you format/add the required frontmatter at the very top of your file? It must contain lowercase title
, author
, tags
properties. This must exist at the very top of the file, above all other text. The current frontmatter you have is invalid due to capitalized properties, spacing and newlines.
---
title: Firebase vs. Supabase: A Comparative Analysis of Backend as a Service Solutions
author: Kitty Alice Case
tags: supabase, firebase
---
Please note it must be in this format between the three dashes. You can remove any title, author and tags text you have currently and replace it with this.
Hei Jan Henning- Of course- These changes have been made, thank you for letting me know. I hope you’re having a beautiful day- Kindest regards, Kitty
On Mon, 11 Nov 2024 at 23:50, Jan Henning @.***> wrote:
Please can you format/add the required frontmatter at the very top of your file? It must contain lowercase title, author, tags properties. This must exist at the very top of the file, above all other text. The current frontmatter you have is invalid due to capitalized properties, spacing and newlines.
---title: Firebase vs. Supabase: A Comparative Analysis of Backend as a Service Solutionsauthor: Kitty Alice Casetags: supabase, firebase---
Please note it must be in this format between the three dashes. You can remove any title, author and tags text you have currently and replace it with this.
— Reply to this email directly, view it on GitHub https://github.com/NoroffFEU/development-platforms/pull/366#issuecomment-2469232423, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYOMWVTPDEC7J6R637UHEM32AEYCVAVCNFSM6AAAAABRQNP4FGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRZGIZTENBSGM . You are receiving this because you modified the open/close state.Message ID: @.***>
@AutopsyTurvy seems like it's still an issue. The Title
tag is not lowercase title
and it needs to be at the very top of the file. Currently there's an empty line above, and also underneath the tags
property. Look at my example I posted above and use that from line 1 to 5 in your file :)
Hello hello! Essay submission!