Hello, I've been learning Remix + React for the past month or so. I recently installed the Epic Stack, and everything works.
My question though is why are some folders named "marketing+" What does the "" and "+" mean. Reading the documents, I thought "_" was reserved for the index file? Also, how do we access these routes. Using the normal route structure doesn't work. Eg, I cannot go to marketing/tos ...