We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575c477 commit 2fe92b4Copy full SHA for 2fe92b4
_data/navigation.yml
@@ -35,3 +35,5 @@ external_links:
35
url: /projects/crumbs/
36
- name: pyCRUMBS
37
url: /projects/pycrumbs/
38
+ - name: linux-wire
39
+ url: /projects/linux-wire/
_data/sources.json
@@ -255,6 +255,22 @@
255
"**/*.xcf",
256
"**/TODO.md"
257
]
258
+ },
259
+ {
260
+ "name": "linux-wire",
261
+ "title": "linux-wire",
262
+ "repo": "FEASTorg/linux-wire",
263
+ "ref": "main",
264
+ "subdir": "docs",
265
+ "mount": "projects/linux-wire",
266
+ "redirect_from": [
267
+ "/linux-wire/",
268
+ "/linux-wire"
269
+ ],
270
+ "exclude": [
271
+ "**/*.xcf",
272
+ "**/TODO.md"
273
+ ]
274
}
275
276
0 commit comments