Update information about Tapestry
This commit is contained in:
parent
21185f30f1
commit
9098be0f79
4 changed files with 5 additions and 5 deletions
2
LICENSE
2
LICENSE
|
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2025 The Hackman Club
|
||||
Copyright (c) 2026 The Hackman Club
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Tapestry is a Hexo theme designed for tumblr style gallery blog feed.
|
||||
|
||||
I am using this theme for a [personal blog](https://blog.bashynx.com/), or you can check the [official theme preview](https://tapestry.demo.bashynx.dev/).
|
||||
I am using this theme for a [personal blog](https://blog.bashynx.com/).
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: Tapestry
|
||||
version: 0.1
|
||||
copy_year: 2025
|
||||
version: 1.1
|
||||
copy_year: 2026
|
||||
|
||||
# Site configuration
|
||||
avatar: images/assets/avatar.jpg # Avatar image, also fontawesome fallback
|
||||
|
|
|
|||
|
|
@ -136,7 +136,7 @@
|
|||
<div class="footer smoll">
|
||||
<% if (theme.hexo) { %>
|
||||
<div class="hexo footer">
|
||||
Powered by Hexo, theme <a href="https://tapestry.demo.bashynx.dev" target="_blank">Tapestry</a><br>
|
||||
Powered by Hexo, theme <a href="https://github.com/HackmanClub/tapestry" target="_blank">Tapestry</a><br>
|
||||
</div>
|
||||
<% } %>
|
||||
<% if (theme.copyright) { %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue