Fixed issue with badges not appearing in new gh-pages format.
This commit is contained in:
32
index.html
32
index.html
@@ -4,26 +4,26 @@ title: Spring Data Neo4j
|
||||
|
||||
badges:
|
||||
|
||||
# Specify your project's twitter handle, if any. Delete if none.
|
||||
twitter: Neo4j
|
||||
# Specify your project's twitter handle, if any. Delete if none.
|
||||
twitter: Neo4j
|
||||
|
||||
# Customize your project's badges. Delete any entries that do not apply.
|
||||
custom:
|
||||
- name: Source (GitHub)
|
||||
url: https://github.com/SpringSource/spring-data-neo4j
|
||||
icon: github
|
||||
# Customize your project's badges. Delete any entries that do not apply.
|
||||
custom:
|
||||
- name: Source (GitHub)
|
||||
url: https://github.com/SpringSource/spring-data-neo4j
|
||||
icon: github
|
||||
|
||||
- name: Issues (JIRA)
|
||||
url: http://jira.springsource.org/browse/DATAGRAPH
|
||||
icon: tracking
|
||||
- name: Issues (JIRA)
|
||||
url: http://jira.springsource.org/browse/DATAGRAPH
|
||||
icon: tracking
|
||||
|
||||
- name: CI (Bamboo)
|
||||
url: https://build.springsource.org/browse/SPRINGDATA
|
||||
icon: ci
|
||||
- name: CI (Bamboo)
|
||||
url: https://build.springsource.org/browse/SPRINGDATA
|
||||
icon: ci
|
||||
|
||||
- name: StackOverflow
|
||||
url: http://stackoverflow.com/questions/tagged/spring-data-neo4j-4
|
||||
icon: stackoverflow
|
||||
- name: StackOverflow
|
||||
url: http://stackoverflow.com/questions/tagged/spring-data-neo4j-4
|
||||
icon: stackoverflow
|
||||
---
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en-US">
|
||||
|
||||
Reference in New Issue
Block a user