File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -27,5 +27,3 @@ kramdown:
27
27
coderay_tab_width : 4
28
28
coderay_bold_every : 10
29
29
coderay_css : style
30
-
31
- title : tutorials.github.com
Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 ">
5
5
< meta http-equiv ="X-UA-Compatible " content ="chrome=1 ">
6
6
{% if page.title %}
7
- < title > {{ page.title }} - {{ site.title }} </ title >
7
+ < title > {{ page.title }} - tutorials.github.com </ title >
8
8
{% else %}
9
- < title > {{ site.title }} </ title >
9
+ < title > tutorials.github.com </ title >
10
10
{% endif %}
11
11
12
12
< link rel ="stylesheet " href ="/stylesheets/styles.css ">
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : default
3
- title : tutorials.github.com
3
+ title : Decentralized Polyglot Tutorials
4
4
---
5
5
6
6
### README
File renamed without changes.
You can’t perform that action at this time.
0 commit comments