Added webapps as group (#144) · w3c/geolocation@f8b930f (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit f8b930f
Added webapps as group (#144)
File tree
1 file changed
lines changed
1 file changed
lines changed
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -34,7 +34,7 @@ | ||
34 | 34 | companyURL: "https://google.com/", |
35 | 35 | }, |
36 | 36 | ], |
37 | -group: "das", | |
37 | +group: [ "das", "webapps" ], | |
38 | 38 | previousPublishDate: "2022-02-17", |
39 | 39 | crEnd: "2022-03-18", |
40 | 40 | previousMaturity: "CR", |