We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 890168a commit b2db95aCopy full SHA for b2db95a
blog/25-08-27/how-to-download-a-github-directory/how-to-download-a-github-directory.html
@@ -177,6 +177,15 @@
177
178
br
179
{margin:20px 0;}
180
+
181
182
+ a.link-stable
183
+ {color:blue}
184
+ .link-domain
185
+ {font-size:12px}
186
+ .link-txt
187
+ {}
188
189
190
</style>
191
@@ -203,7 +212,12 @@ <h1 class=title>
203
212
<br>
204
213
205
214
<a href='https://ext-code.com/utils/github/download-a-directory-from-a-github-repository/download-a-directory-from-a-github-repository.html'>
206
- ext-code.com : download a directory from a github repository
215
+ <span class=link-domain>
216
+ [ ext-code.com ]
217
+ </span>
218
+ <span class=link-text>
219
+ download a directory from a github repository
220
207
221
</a>
208
222
209
223
0 commit comments