@ -178,7 +178,7 @@ app.get('/about-rayai', (req, res) => {
const aboutContentHtml = marked(data); // Convert markdown to HTML
res.render('about', {
res.render('about-rayai', {
title: `About RayAI`,
content: aboutContentHtml,
menuItems // Pass the menu items to the view
The note is not visible to the blocked user.