Skip to content

Adish08/FramerBadgeRemoval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

🚀 Framer Badge Removal Visits Badge

Just a toy trick to remove the stubborn "Made in Framer" Badge ;)

📋 Action Plan

  1. Edit the Project
    Navigate to Assets > Code.

  2. Create a New Code File
    Click the + icon and select New Code File.

  3. Replace the Code Section
    Replace the following part with the code from the file.

    return (
        <div style={containerStyle}>
            <Example />
        </div>
    )
    }
  4. Save the File
    Press Ctrl+S to save your changes. 💾

  5. Update the Page
    Open the desired page by navigating to Pages and selecting the page.

  6. Attach the Code File
    In Assets > Code, drag the code file you created onto the page.

⚠️ Important: Repeat this step for each page you created by dragging the code file onto every page.

  1. Publish Your Website
    Finally, publish your website 🔥 and you’re all set! 🎉

❤️Love this spell? Give it a star and keep the magic alive!⭐

About

Toy trick to remove "Made in Framer" Badge ;)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published