File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2
2
< meta charset ="utf-8 ">
3
3
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
4
4
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
5
- < title > {% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}</ title >
5
+ < title > {% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}{% if page.title %} • DevOps Library{% endif %} </ title >
6
6
< meta name ="description " content ="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %} ">
7
7
< link rel ="stylesheet " href ="{{ "/css/style.css" | prepend: site.baseurl }}">
8
8
< link rel ="stylesheet " href ="{{ "/css/main.css" | prepend: site.baseurl }}">
You can’t perform that action at this time.
0 commit comments