File tree Expand file tree Collapse file tree
src/nonebot_plugin_parser_lite/render/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<html lang =" zh-CN" >
33 <head >
44 <meta charset =" UTF-8" />
5- <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
65 <title >Bilibili Card</title >
76 {% from "macros.jinja" import render_comments , render_content %}
87 {% from "stats.jinja" import render_stats %}
Original file line number Diff line number Diff line change 11< meta name ="referrer " content ="no-referrer " />
2+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
3+ < link rel ="preconnect " href ="https://emoji.awkchan.top " crossorigin >
4+ < link rel ="dns-prefetch " href ="https://emoji.awkchan.top ">
25< link rel ="stylesheet " href ="https://cdn.bootcss.com/font-awesome/6.4.0/css/all.min.css " />
36< style >
47 : root {
Original file line number Diff line number Diff line change 22<html lang =" zh-CN" >
33 <head >
44 <meta charset =" UTF-8" />
5- <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
65 <title >Tieba Post</title >
76 {% from "macros.jinja" import render_comments , render_content %}
87 {% from "stats.jinja" import render_stats %}
You can’t perform that action at this time.
0 commit comments