We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23e697e + fc62317 commit 088a6feCopy full SHA for 088a6fe
src/views/layouts/main.handlebars
@@ -6,7 +6,6 @@
6
<link rel='icon' type='image/x-icon' href='images/default.png' />
7
<title>大翻墙运动 信息倒灌行动 墙倒众人推 拆墙运动 大翻墙运动 无墙革命
8
免墙行动 普及翻墙 完全免费翻墙软件</title>
9
- <meta charset='UTF-8' />
10
<meta
11
name='description'
12
content='大翻墙运动 信息倒灌行动 墙倒众人推 拆除互联网防火墙 拆墙运动 声援乔鑫鑫 杨泽伟 编程随想 阮晓寰 '
src/views/tweet.handlebars
@@ -24,7 +24,6 @@
24
25
<div id='tweet'>
26
{{#each tweets}}
27
- {{#if (mod @index 5)}}<div class='html2pdf__page-break'></div>{{/if}}
28
<div
29
class='max-w-full mx-4 mt-10 border-2 border-indigo-500 rounded-sm'
30
id='{{this.id}}'
0 commit comments