Move duplicate files temporarily

This commit is contained in:
Dave Syer
2013-08-16 13:59:34 +01:00
parent 1cf1aee535
commit cb3aba54dc
4 changed files with 0 additions and 42 deletions
-9
View File
@@ -1,9 +0,0 @@
safe: true
lsi: false
pygments: true
github: https://github.com/SpringSource/spring-boot
markdown: redcarpet
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
project:
version: 0.5.0.BUILD-SNAPSHOT
-22
View File
@@ -1,22 +0,0 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Spring Boot - {{ page.title }}</title>
<link rel="stylesheet" href="{{ page.home }}css/bootstrap.min.css">
</head>
<body>
<div class="container">
{{ content }}
</div>
<script type="text/javascript" src="http://www.websequencediagrams.com/service.js"></script>
</body>
</html>
-11
View File
File diff suppressed because one or more lines are too long
Binary file not shown.

Before

Width:  |  Height:  |  Size: 946 B