File tree 3 files changed +5
-5
lines changed 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
description : > # this means to ignore newlines until "baseurl:"
5
5
The canonical list and definitions of Sociocracy 3.0 patterns, maintained by Bernhard Bockelbrink and James Priest.
6
6
baseurl : " " # the subpath of your site, e.g. /blog
7
- url : " http://s3-working-group.github.io/s3patterns/ "
7
+ url : " http://s3-working-group.github.io/s3patterns"
8
8
twitter_username : sociocracy30
9
9
10
10
# Build settings
Original file line number Diff line number Diff line change 7
7
< meta name ="description " content ="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %} ">
8
8
9
9
< link rel ="stylesheet " href ="{{ "/css/main.css" | prepend: site.baseurl }}">
10
+ < link rel ="stylesheet " href ="css/main.css ">
11
+
10
12
< link rel ="canonical " href ="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }} ">
11
13
< link rel ="alternate " type ="application/rss+xml " title ="{{ site.title }} " href ="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}">
12
14
</ head >
Original file line number Diff line number Diff line change 3
3
< div class ="wrapper ">
4
4
5
5
< a class ="site-title " href ="{{ site.baseurl }}/ "> {{ site.title }}</ a >
6
-
7
- | < a href ="index.html "> Pattern Index</ a >
8
- | < a href ="changelog.html "> Changelog</ a >
6
+
7
+ < p > < a href ="index.html "> Pattern Index</ a > | < a href ="changelog.html "> Changelog</ a > </ p >
9
8
10
9
</ div >
11
-
12
10
</ header >
You can’t perform that action at this time.
0 commit comments