Skip to content
Snippets Groups Projects

fix: remove featured story widget

1 file
+ 0
8
Compare changes
  • Side-by-side
  • Inline
@@ -14,14 +14,6 @@ import { scrollToTop } from '../../../Utils/formFunctionHelpers';
export default function AppFooter() {
return (
<div>
{/* Sign Up to our Newsletter */}
<div className="eclipsefdn-featured-story featured-footer featured-story-light" data-publish-target="eclipse_org">
<div className="container">
<div className="row">
<div className="col-sm-24 featured-container"></div>
</div>
</div>
</div>
<footer id="solstice-footer">
<div className="container">
<div className="row">
Loading