Browse Source

Make widgets work on index common page

pull/33/merge
Dave Syer 13 years ago
parent
commit
f0da1cf8b4
  1. 5
      .gitignore
  2. 1
      _config.yml

5
.gitignore vendored

@ -1,3 +1,6 @@ @@ -1,3 +1,6 @@
#*
.#*
*~
_site
*.sw?
.idea
.idea

1
_config.yml

@ -0,0 +1 @@ @@ -0,0 +1 @@
projectId: spring-framework
Loading…
Cancel
Save