Update information about Tapestry

This commit is contained in:
Bashy 2026-03-27 16:52:09 +01:00
parent 21185f30f1
commit 9098be0f79
4 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
MIT License 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 Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -2,7 +2,7 @@
Tapestry is a Hexo theme designed for tumblr style gallery blog feed. 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/).
--- ---

View file

@ -1,6 +1,6 @@
name: Tapestry name: Tapestry
version: 0.1 version: 1.1
copy_year: 2025 copy_year: 2026
# Site configuration # Site configuration
avatar: images/assets/avatar.jpg # Avatar image, also fontawesome fallback avatar: images/assets/avatar.jpg # Avatar image, also fontawesome fallback

View file

@ -136,7 +136,7 @@
<div class="footer smoll"> <div class="footer smoll">
<% if (theme.hexo) { %> <% if (theme.hexo) { %>
<div class="hexo footer"> <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> </div>
<% } %> <% } %>
<% if (theme.copyright) { %> <% if (theme.copyright) { %>