mirror of
https://github.com/inspec/inspec
synced 2024-12-18 09:03:12 +00:00
78a5241eae
The existing slack form on the community page doesn't function... it's trying to post to the community-slack.chef.io site, but the actual invite form doesn't actually live there but rather in a SlackIn app. Also, we have some info we'd like new Slack users to receive, such as etiquette tips and code-of-conduct information. This change replaces the form with a link to the community-slack.chef.io site. Also, I fixed a missing space in the surprise code example on the main page. Signed-off-by: Adam Leff <adam@leff.co>
7 lines
174 B
JavaScript
7 lines
174 B
JavaScript
//= require vendor/jquery.min
|
|
//= require vendor/foundation.min
|
|
//= require jquery.enllax.min
|
|
//= require jquery.sticky
|
|
//= require nav
|
|
//= require particles
|
|
//= require app
|