diff options
Diffstat (limited to '_posts/2009-06-13-win-set-up-git.markdown')
| -rw-r--r-- | _posts/2009-06-13-win-set-up-git.markdown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_posts/2009-06-13-win-set-up-git.markdown b/_posts/2009-06-13-win-set-up-git.markdown index e079e71..d3f2e4f 100644 --- a/_posts/2009-06-13-win-set-up-git.markdown +++ b/_posts/2009-06-13-win-set-up-git.markdown @@ -208,3 +208,6 @@ Congratulations, you now have Git and GitHub all set up! What do you want to do <li><a href="/fork-a-repo/">Fork A Repository</a></li> <li><a href="/be-social/">Be Social</a></li> </ol> +<script> + $('#os').html("<b>" + $.client.os + "</b>"); +</script>
\ No newline at end of file |
