File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -60,4 +60,4 @@ exclude:
60
60
- " changelog.md"
61
61
- " script"
62
62
- " vendor"
63
- - " thinkspace .gemspec"
63
+ - " hardpath .gemspec"
Original file line number Diff line number Diff line change 1
1
< footer class ="site-footer ">
2
2
< div class ="container ">
3
- < small class ="block "> © {{ site.time | date: '%Y' }} {{ site.author.name }} · </> Powered by < a href ="https://jekyllrb.com/ "> Jekyll</ a > and < a href ="https://github.com/heiswayi/thinkspace "> Thinkspace theme</ a > </ small >
3
+ < small class ="block "> © {{ site.time | date: '%Y' }} {{ site.author.name }} · </> Powered by < a href ="https://jekyllrb.com/ "> Jekyll</ a > and < a href ="https://hardpath. github.com "> Thinkspace theme</ a > </ small >
4
4
</ div >
5
5
</ footer >
Original file line number Diff line number Diff line change 1
1
Gem ::Specification . new do |spec |
2
- spec . name = "thinkspace "
2
+ spec . name = "hardpath "
3
3
spec . version = "2.5.0"
4
4
spec . authors = [ "Heiswayi Nrird" ]
5
5
spec . email = [ "[email protected] " ]
6
6
7
7
spec . summary = "A minimalist Jekyll theme"
8
- spec . homepage = "https://github.com/heiswayi/thinkspace "
8
+ spec . homepage = "https://qldmw. github.com"
9
9
spec . license = "MIT"
10
10
11
11
spec . metadata [ "plugin_type" ] = "theme"
You can’t perform that action at this time.
0 commit comments