File tree 4 files changed +1
-12
lines changed
4 files changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,3 @@ group :jekyll_plugins do
8
8
gem 'jemoji'
9
9
gem 'unicode_utils'
10
10
end
11
- # group :bootstrap do
12
- # gem 'bootstrap'
13
- # gem 'material-sass'
14
- # end
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ footer_fixed: true
31
31
# preview image as the value of og_image.
32
32
serve_og_meta : false # Include Open Graph meta tags in the HTML head
33
33
og_image : # The site-wide (default for all links) Open Graph preview image
34
+
34
35
# -----------------------------------------------------------------------------
35
36
# Social integration
36
37
# -----------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -246,12 +246,6 @@ footer.sticky-bottom {
246
246
}
247
247
}
248
248
249
- // Post
250
-
251
- .post .post-header .post-description {
252
- font-style : italic ;
253
- }
254
-
255
249
256
250
// Publications
257
251
Original file line number Diff line number Diff line change 3
3
---
4
4
@charset " utf-8" ;
5
5
6
- // @import "material";
7
-
8
6
@import
9
7
" variables" ,
10
8
" layout" ,
You can’t perform that action at this time.
0 commit comments