Skip to content

Commit b6686f4

Browse files
save file
1 parent 4471b9a commit b6686f4

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

blog/25-08-27/how-to-download-a-github-directory/how-to-download-a-github-directory.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,15 @@
4040
</script>
4141

4242

43+
<meta property='og:title' content='How To Download A GitHub Directory'>
44+
<meta property='og:description' content='Learn how to download a specific directory from any GitHub repository without cloning the entire project. This guide walks developers through fast, efficient methods using browser tools and custom scripts.'>
45+
<meta property='og:image' content='https://ext-code.com/blog/25-08-27/how-to-download-a-github-directory/images/og.png'>
46+
<meta property='og:url' content='https://ext-code.com/blog/25-08-27/how-to-download-a-github-directory/how-to-download-a-github-directory.html'>
47+
<meta property='og:site_name' content='ext-code.com'>
48+
49+
<meta name='twitter:card' content='summary_large_image'>
50+
51+
4352
<!--
4453
//:
4554
-->

0 commit comments

Comments
 (0)