Updated index html

This commit is contained in:
Marcin Grzejszczak
2019-09-27 14:01:41 +02:00
parent d65d50004f
commit ed8d1bb15b
6 changed files with 16 additions and 1127 deletions

Binary file not shown.

Binary file not shown.

View File

View File

View File

@@ -1,34 +1,13 @@
---
# The name of your project
title: Spring Cloud Release Tools
badges:
# Customize your project's badges. Delete any entries that do not apply.
custom:
- name: Source (GitHub)
url: https://github.com/spring-cloud/spring-cloud-release-tools
icon: github
- name: StackOverflow
url: https://stackoverflow.com/questions/tagged/spring-cloud
icon: stackoverflow
---
<!DOCTYPE HTML>
<html lang="en-US">
<!-- Specify the parent of this project (or delete if none) to influence the rendering of the breadcrumb -->
{% capture parent_link %}
[Spring Cloud]({{ site.projects_site_url }}/spring-cloud)
{% endcapture %}
<meta charset="UTF-8">
<meta http-equiv="refresh" content="1; url=http://cloud.spring.io/spring-cloud-release-tools/reference/html/">
<script>
window.location.href = "http://cloud.spring.io/spring-cloud-release-tools/reference/html/"
</script>
{% capture billboard_description %}
<title>Page Redirection</title>
Spring Cloud Release Tools is a project with which we release our Spring Cloud tools.
{% endcapture %}
{% include project_page.html %}
</html>
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
If you are not redirected automatically, follow the <a href='http://cloud.spring.io/spring-cloud-release-tools/reference/html/'>link to latest release</a>

File diff suppressed because it is too large Load Diff