Website updates

This commit is contained in:
Endolf 2018-06-01 16:44:38 +01:00
parent b15ffc59b4
commit f12daf06da
2 changed files with 3 additions and 3 deletions

View file

@ -2,5 +2,5 @@ title: JInput
description: Library for access to input devices. description: Library for access to input devices.
show_downloads: true show_downloads: true
google_analytics: google_analytics:
theme: jekyll-theme-cayman theme: jekyll-theme-architect
jinput_version: 2.0.9 jinput_version: 2.0.9

View file

@ -1,8 +1,8 @@
--- ---
layout: default layout: default
--- ---
[![Maven Central](https://img.shields.io/maven-central/v/net.java.jinput/jinput.svg)](https://maven-badges.herokuapp.com/maven-central/net.java.jinput/jinput) [![Maven Central](https://img.shields.io/maven-central/v/net.java.jinput/coreapi.svg)](https://maven-badges.herokuapp.com/maven-central/net.java.jinput/coreapi)
[![Javadocs](http://www.javadoc.io/badge/net.java.jinput/jinput.svg)](http://www.javadoc.io/doc/net.java.jinput/jinput) [![Javadocs](http://www.javadoc.io/badge/net.java.jinput/coreapi.svg)](http://www.javadoc.io/doc/net.java.jinput/coreapi)
# Welcome to the Java Input API Project! # Welcome to the Java Input API Project!