mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 03:36:32 +08:00
docs: new lines, favicon
This commit is contained in:
parent
44347b212d
commit
554af863ee
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +0,0 @@
|
|||
docs/.jekyll-metadata
|
||||
docs/_site
|
||||
docs/Gemfile.lock
|
3
docs/.gitignore
vendored
Normal file
3
docs/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
.jekyll-metadata
|
||||
_site
|
||||
Gemfile.lock
|
|
@ -1,5 +1,6 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<title>{% if page.title %}{{ site.title }} - {{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
|
||||
</head>
|
BIN
docs/favicon.png
Normal file
BIN
docs/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 764 B |
Loading…
Reference in New Issue
Block a user