File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,9 @@ author: Your Name
99description : > # "Write an awesome description for your new site here.
1010 You can edit this line in _config.yml. It will appear in your document
1111 head meta (for Google search results) and in your feed.xml site
12- description."
12+ description.
13+ copyright : ' Copyright © 2015 Your Name. All Rights Reserved.'
14+ credits : ' Credits: Landing Page is a free to use, open source Bootstrap theme created by <a href="http://startbootstrap.com/">Start Bootstrap</a>.'
1315
1416# ----------------------- #
1517# Jekyll & Plugins #
Original file line number Diff line number Diff line change 2020 < a href ="#contact "> Contact</ a >
2121 </ li >
2222 </ ul >
23- < p class ="copyright text-muted small "> Copyright © {{ site.title }} All Rights Reserved </ p >
23+ < p class ="copyright text-muted small "> {{ site.copyright }}</ p >
2424 </ div >
2525 < div class ="col-md-4 ">
26- Credits: Landing Page is a free to use, open source Bootstrap theme created by < a href =" http://startbootstrap.com/ " > Start Bootstrap </ a > .
26+ {{ site.credits }}
2727 </ div >
2828 </ div >
2929 </ div >
You can’t perform that action at this time.
0 commit comments