Skip to content

Commit 2aaa1ec

Browse files
authored
Merge pull request #55 from NeuroJSON/dev-fan
Implement landing page redesign, navigation improvements, clickable metadata chips, and responsive layout on home and search pages
2 parents 9c45fc1 + 0544045 commit 2aaa1ec

40 files changed

+2984
-1585
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
PUBLIC_URL="/dev/${{ github.head_ref }}/" yarn build
3030
3131
- name: Run Security Audit (non-blocking)
32-
run: yarn audit --level moderate
32+
run: yarn audit --level moderate || echo "Audit failed with moderate issues, continuing anyway."

public/img/3cards_vertical.png

23.3 MB
Loading

public/img/3d_graph_logo.png

88.5 KB
Loading
1.64 MB
Loading
1.01 MB
Loading
924 KB
Loading

public/img/section4/click_icon.png

33.5 KB
Loading

public/img/section4/workflow1.png

186 KB
Loading

public/img/section4/workflow2.png

385 KB
Loading

public/img/section4/workflow3.png

179 KB
Loading

0 commit comments

Comments
 (0)