File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,3 +6,4 @@ Thumbs.db
66! .gitkeep
77
88.rbenv-version
9+ .rvmrc
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ pygments: true
1010# so be sure to set them if your theme uses them.
1111#
1212title : Jekyll Bootstrap
13+ tagline : Site Tagline
1314author :
1415 name : Name Lastname
1516 email : blah@email.test
103104 # and include your custom code. Your custom file must be defined at:
104105 # ./_includes/custom/[HELPER]
105106 # where [HELPER] is the name of the helper you are overriding.
106-
107+
Original file line number Diff line number Diff line change 3333 < div class ="contact ">
3434 < p >
3535 {{ site.author.name }}< br />
36- tagline< br />
36+ {{ site. tagline }} < br />
3737 {{ site.author.email }}
3838 </ p >
3939 </ div >
You can’t perform that action at this time.
0 commit comments