Skip to content

Commit 24cc9f5

Browse files
save file
1 parent d094060 commit 24cc9f5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

utils/github/search-for-a-file-across-all-github-repos/search-for-a-file-across-all-github-repos.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44
<html>
55

66
<head>
7+
<meta charset=utf-8>
78

8-
9-
<title>search-for-a-file-across-all-github-repos</title>
9+
<title>
10+
Search For A File Across Github Repos
11+
</title>
12+
1013
<meta name=description content='search for a file across all github repos'>
1114

1215
<base href='https://ext-code.com/utils/github/search-for-a-file-across-all-github-repos/'>
@@ -21,7 +24,7 @@
2124
{
2225
"@context" : "https://schema.org",
2326
"@type" : "SoftwareApplication",
24-
"name" : "search-for-a-file-across-all-github-repos",
27+
"name" : "Search For A File Across Github Repos",
2528
"url" : "https://ext-code.com/utils/github/search-for-a-file-across-all-github-repos/search-for-a-file-across-all-github-repos.html",
2629
"author" : {"@type":"Person","name":"Matthew Richards"},
2730
"description" : "search for a file across all github repos",

0 commit comments

Comments
 (0)