Skip to content

Commit a7f9a7b

Browse files
author
Luwei Lu
committed
1.update again
1 parent 424cb5e commit a7f9a7b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ exclude:
6060
- "changelog.md"
6161
- "script"
6262
- "vendor"
63-
- "thinkspace.gemspec"
63+
- "hardpath.gemspec"

_includes/footer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<footer class="site-footer">
22
<div class="container">
3-
<small class="block">&copy; {{ site.time | date: '%Y' }} {{ site.author.name }} &middot; &lt;/&gt; 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">&copy; {{ site.time | date: '%Y' }} {{ site.author.name }} &middot; &lt;/&gt; Powered by <a href="https://jekyllrb.com/">Jekyll</a> and <a href="https://hardpath.github.com">Thinkspace theme</a></small>
44
</div>
55
</footer>

thinkspace.gemspec renamed to hardpath.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Gem::Specification.new do |spec|
2-
spec.name = "thinkspace"
2+
spec.name = "hardpath"
33
spec.version = "2.5.0"
44
spec.authors = ["Heiswayi Nrird"]
55
spec.email = ["[email protected]"]
66

77
spec.summary = "A minimalist Jekyll theme"
8-
spec.homepage = "https://github.com/heiswayi/thinkspace"
8+
spec.homepage = "https://qldmw.github.com"
99
spec.license = "MIT"
1010

1111
spec.metadata["plugin_type"] = "theme"

0 commit comments

Comments
 (0)