AlanDecode

Results 15 comments of AlanDecode

非常感谢你的厚爱! 最近 VOID 决定重启更新,如果有遇到的问题可以到此贴反馈:https://github.com/AlanDecode/Typecho-Theme-VOID/issues/87

Hi guys, I've shared my naive implementation based on CSPN in https://github.com/kakaxi314/GuideNet/issues/10, let me known if it helps, or you have any questions or suggestions.

> 希望表格可以居中展示 ![image](https://user-images.githubusercontent.com/31799398/230631531-ba1d8cd3-8547-4482-ad22-22dce1e51aa6.png) 收到🫡

> 用的是发布版的3.5.1,点击使用主题的时候变成这样了 > ![image](https://user-images.githubusercontent.com/61730913/235291587-2efac306-953d-4cee-a6dc-a6143dde1559.png) > 主页变成空白的了。 > 有什么解决方案吗 可以先试试看开发版

看起来主要是因为你的文件用了无法识别的文件编码,可以尝试转换成常见的编码,比如 utf-8 试试看