This is an automated email from the ASF dual-hosted git repository. harishgokul01 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb-site.git
commit af8c490279b2a08a6502307911f7c1359b7012ac Merge: bcf477a d192db7 Author: Harish <[email protected]> AuthorDate: Fri Aug 29 00:09:06 2025 -0700 Merge pull request #56 from harish876/github-badge ## Issue - Right now, the GitHub API is blocked by the Apache CORS policy. We will port the footer to a server-side component and trigger the build every 24 hours. .gitignore | 1 + src/app/layout.tsx | 5 +- src/components/Footer/SocialIcons.tsx | 55 ++++++++++++++++++++ src/components/Footer/index.tsx | 98 ++++++++++++++--------------------- src/components/ScrollToTop/index.tsx | 2 + 5 files changed, 97 insertions(+), 64 deletions(-)
