Kagamigawa
Kagamigawa
Agree. When i use AES Decrypt, some character is not parsed properly, but other tools that has zeropadding options is ok.
ctrl+f5试试
改动多的话尝试用git 改动少的话比较下_config.yml文件内容,其他直接覆盖就行
#682 个人改了改,临时可用
琢磨了一会,弄了个不太优雅的临时解决方案 左上角的title修改 >layout\_partial\header.ejs 1.删掉原来的``, 2.在``添加个 `id="fixFontSizeToTitle"`变成 `` 3.增加js脚本 ```JavaScript 然后在文件最下方添加个js let width=document.documentElement.clientWidth; let html_title='' if (widthlayout\_partial\bg-cover-content.ejs 1.删除原来的, 2.修改:`` 3.增加js脚本 ```JavaScript let width2=document.documentElement.clientWidth; let html_subtitle='' if (width2 subtitle `; }else{ html_subtitle=`...
顺便想请教一个疑惑多年的疑问 如果不使用Global API Key 而使用Global API Key上方那个API Tokens 该给予那些权限能够正常使用此类脚本呢?还是说没法? 反复给权限测试多次似乎都不太行……
> Yes, you should be able to drop it in alongside the existing output modules. > > You wanna post your code and I'll check it over? Sorry for the...
> ### 1.问题分析 > 首先这个问题确实与abbrlink插件无关,而是与修改博客_config.yml配置文件中的URL选项有关。 > > ``` > # URL > ## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project' >...