diff options
| author | Cameron McEfee <cameron@github.com> | 2011-03-03 15:09:53 -0800 |
|---|---|---|
| committer | Cameron McEfee <cameron@github.com> | 2011-03-03 15:09:53 -0800 |
| commit | 5c4e4b6b61da76b67f38caa44eaffd9246be85f5 (patch) | |
| tree | d1157c1374db074db474a33db47366c90d6e922a /_posts/2009-06-13-win-set-up-git.markdown | |
| parent | 9e944da6bff4ac3b73c215ae868aaca5a881efbe (diff) | |
readded the js
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 |
