Skip to content

Commit

Permalink
remove feedback widget
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Oct 15, 2024
1 parent 360c0db commit 2604c30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/theme/Footer/Layout/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ export default function FooterLayout({style, links, logo, copyright}) {
</div>
)}
</div>
<script defer src="https://api.feedbhack.com/assets/app.js" website-id="6703059dee359a44f772ff78"></script>
{baseUrl === currentPath && <MoreIcon />}
<script dangerouslySetInnerHTML={{__html: `
var owa_baseUrl = 'https://stats.jcubic.pl/';
Expand Down

0 comments on commit 2604c30

Please sign in to comment.