This is an automated email from the ASF dual-hosted git repository.
harishgokul01 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb-site.git
from bcf477a Merge pull request #54 from harish876/github-badge
add d192db7 Porting Footer to be a server side component
new af8c490 Merge pull request #56 from harish876/github-badge
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.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(-)
create mode 100644 src/components/Footer/SocialIcons.tsx