File tree Expand file tree Collapse file tree 4 files changed +5
-7
lines changed Expand file tree Collapse file tree 4 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6
6
< meta name ="description " content ="{% if description%}{{ description | escape }}{% else %}{{ site.description }}{% endif %} " />
7
7
< title > {% if title %}{{ site.title }} | {{ title }}{% else %}{{ site.title }}{% endif %}</ title >
8
- < link rel ="stylesheet " href ="{{ '/assets/css/style .css' }} " />
8
+ < link rel ="stylesheet " href ="{{ '/assets/css/bpd .css' }} " />
9
9
< link rel ="stylesheet " href ="{{ '/assets/css/pico.min.css' }} " />
10
10
{% set lang_slash = lang %}
11
11
{% set default_url = url%}
Original file line number Diff line number Diff line change 5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6
6
< meta name ="description " content ="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %} " />
7
7
< title > {% if page.title %}{{ site.title }} | {{ page.title }}{% else %}{{ site.title }}{% endif %}</ title >
8
- < link rel ="stylesheet " href ="{{ '/assets/css/style .css' | relative_url }} " />
8
+ < link rel ="stylesheet " href ="{{ '/assets/css/bpd .css' | relative_url }} " />
9
9
< link rel ="stylesheet " href ="{{ '/assets/css/pico.min.css' | relative_url }} " />
10
10
< link rel ="stylesheet " href ="{{ '/assets/css/pico.colors.min.css' | relative_url }} " />
11
11
< link rel ="stylesheet " href ="{{ '/assets/css/bpd.css' | relative_url }} " />
Original file line number Diff line number Diff line change @@ -21,8 +21,7 @@ <h3 class="pico-color-pumpkin-50">Extend their reach</h3>
21
21
< p class ="pico-color-pumpkin-50 "> Great programs exist. Our goal is to help those programs make it our local communities.</ p >
22
22
< p > < a class ="contrast " href ="/about "> Learn More</ a > </ p >
23
23
</ article >
24
- < article class ="pico-background-zinc-800 "
25
- ">
24
+ < article class ="pico-background-zinc-800 ">
26
25
< h3 class ="pico-color-pumpkin-50 "> Say it loud!</ h3 >
27
26
< p class ="pico-color-pumpkin-50 "> Our stack and our decisions are open source by default and we share what we're doing as loudly and often as possible.</ p >
28
27
< p > < a class ="contrast " href ="/about "> Learn More</ a > </ p >
Original file line number Diff line number Diff line change 5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6
6
< meta name ="description " content ="" />
7
7
< title > | Index</ title >
8
- < link rel ="stylesheet " href ="/assets/css/style .css " />
8
+ < link rel ="stylesheet " href ="/assets/css/bpd .css " />
9
9
< link rel ="stylesheet " href ="/assets/css/pico.min.css " />
10
10
< link rel ="alternate " hreflang ="en " href ="/index.html " />
11
11
< link rel ="alternate " hreflang ="x-default " href ="/index.html " />
@@ -48,8 +48,7 @@ <h3 class="pico-color-pumpkin-50">Extend their reach</h3>
48
48
< p class ="pico-color-pumpkin-50 "> Great programs exist. Our goal is to help those programs make it our local communities.</ p >
49
49
< p > < a class ="contrast " href ="/about "> Learn More</ a > </ p >
50
50
</ article >
51
- < article class ="pico-background-zinc-800 "
52
- ">
51
+ < article class ="pico-background-zinc-800 ">
53
52
< h3 class ="pico-color-pumpkin-50 "> Say it loud!</ h3 >
54
53
< p class ="pico-color-pumpkin-50 "> Our stack and our decisions are open source by default and we share what we're doing as loudly and often as possible.</ p >
55
54
< p > < a class ="contrast " href ="/about "> Learn More</ a > </ p >
You can’t perform that action at this time.
0 commit comments