File tree 2 files changed +26
-1
lines changed
2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Site settings
2
+ title : Moshe Weitzman's Resume
3
+ description : " Musings on Drupal, Continuous Integration, and Data Migration."
4
+ url : " https://weitzman.github.io"
5
+ author :
6
+ name : " Moshe Weitzman"
7
+
8
+ url : " http://weitzman.github.io"
9
+ twitter :
10
+ username : weitzman
11
+ social :
12
+ name : Moshe Weitzman
13
+ links :
14
+ - https://twitter.com/weitzman
15
+ - https://www.facebook.com/ben.balter
16
+ - https://www.linkedin.com/in/weitzman
17
+ - https://github.com/weitzman
18
+
19
+ # Plugins
20
+ gems :
21
+ - jekyll-seo-tag
22
+
1
23
baseurl : " " # The subpath of your site. Use "" if you're hosting a blog at the root level.
2
- url : " http://weitzman.github.io" # the base hostname & protocol for your site
3
24
future : false
25
+ webmaster_verifications :
26
+ google : 1dCWhFtRvRx2RD6tDzW8uHQhQMHS_R9XKu7eou5gmwU
4
27
exclude :
5
28
- " README.md"
6
29
- " CHANGELOG.md"
7
30
- " CNAME"
8
31
- " Gemfile"
9
32
- " Gemfile.lock"
33
+
Original file line number Diff line number Diff line change 21
21
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
22
22
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
23
23
<![endif]-->
24
+ {% seo %}
24
25
</ head >
25
26
< body >
26
27
{% if site.data.resume.demo %}
You can’t perform that action at this time.
0 commit comments