File tree Expand file tree Collapse file tree
themes/loongarchlinux/layouts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ $ docker pull ghcr.io/loongarchlinux/archlinux:latest
6464- [ https://mirrors.nju.edu.cn ] ( https://mirrors.nju.edu.cn/loongarch/archlinux/images/ )
6565- [ https://mirrors.iscas.ac.cn ] ( https://mirrors.iscas.ac.cn/loongarch/archlinux/images/ )
6666
67- <script src =" https://cdn.bootcdn.net /ajax/libs/ jquery/3.6.4/jquery .min.js " ></script >
67+ <script src =" https://ajax.aspnetcdn.com /ajax/jquery/jquery- 3.6.4.min.js " ></script >
6868<script >
6969 function getfilesize (size ) {
7070 if (! size)
Original file line number Diff line number Diff line change 11{{ define "head-end" }}
2- < script src ="https://cdn.bootcdn.net /ajax/libs/ jquery/3.6.4/jquery .min.js "> </ script >
2+ < script src ="https://ajax.aspnetcdn.com /ajax/jquery/jquery- 3.6.4.min.js "> </ script >
33 < script type ="text/javascript ">
44 //jquery将日期转换成指定格式的字符串
55 Date . prototype . Format = function ( fmt ) {
Original file line number Diff line number Diff line change 11{{ define "head-end" }}
2- < script src ="https://cdn.bootcdn.net /ajax/libs/ jquery/3.6.4/jquery .min.js "> </ script >
2+ < script src ="https://ajax.aspnetcdn.com /ajax/jquery/jquery- 3.6.4.min.js "> </ script >
33 < script >
44 //jquery将日期转换成指定格式的字符串
55 Date . prototype . Format = function ( fmt ) {
You can’t perform that action at this time.
0 commit comments