diff --git a/.gitignore b/.gitignore index dff1a3c..12905fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ _site -isotope-site.zip \ No newline at end of file +isotope-site.zip +bower_components/ diff --git a/README.mdown b/README.mdown index 2dbda34..1646bd2 100644 --- a/README.mdown +++ b/README.mdown @@ -17,9 +17,9 @@ For non-commercial, personal, or open source projects and applications, you may ## Support -Try the support forum at CodersClan. +Need help with getting Isotope up and running? Got a time-consuming problem you want to get solved quickly? Get [Isotope support on CodersClan](http://codersclan.net/?repo_id=1). -[![Get Support](http://codersclan.net/graphics/getSupport_github4.png)](http://codersclan.net/support/step1.php?repo_id=1) + ## Viewing this project locally diff --git a/_posts/docs/2011-12-11-help.mdown b/_posts/docs/2011-12-11-help.mdown index 2697127..b8c0f4c 100644 --- a/_posts/docs/2011-12-11-help.mdown +++ b/_posts/docs/2011-12-11-help.mdown @@ -8,7 +8,7 @@ toc: - { title: Additional resources, anchor: additional_resources } - { title: Unloaded media, anchor: unloaded_media } - { title: Images, anchor: images } - - { title: @font-face fonts, anchor: fontface_fonts } + - { title: '@font-face fonts', anchor: fontface_fonts } - { title: Problems with CSS transforms, anchor: css-transforms } - { title: Getting item position, anchor: getting_item_position } - { title: Accessing the instance, anchor: accessing_the_instance } @@ -28,9 +28,9 @@ Please read my [Issues Agreement](https://github.com/desandro/issues-agreement/# ## Support -Try the support forum at CodersClan. +Need help with getting Isotope up and running? Got a time-consuming problem you want to get solved quickly? Get [Isotope support on CodersClan](http://codersclan.net/?repo_id=1). -[![Get Support](http://codersclan.net/graphics/getSupport_github4.png)](http://codersclan.net/support/step1.php?repo_id=1) + ## Additional resources