Skip to content

Commit a57bf0f

Browse files
committed
feat: Add JSON-LD support for software
This commit introduces JSON-LD structured data for neuromorphic software, improving SEO and discoverability. It includes a new partial and updates the main JSON-LD template.
1 parent f5675d4 commit a57bf0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy Hugo site to Pages
22

33
on:
44
push:
5-
branches: ["main", "volunteer-opportunities"]
5+
branches: ["main"]
66

77
permissions:
88
contents: read

0 commit comments

Comments
 (0)