4 changed files with 0 additions and 42 deletions
@ -1,9 +0,0 @@
@@ -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 @@
@@ -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> |
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 946 B |
Loading…
Reference in new issue