mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
Move duplicate files temporarily
This commit is contained in:
@@ -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
|
||||
@@ -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>
|
||||
Vendored
-11
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 946 B |
Reference in New Issue
Block a user