preprocessing before rendering with siteextra

This commit is contained in:
James Feng Cao 2023-01-28 09:52:52 +08:00
parent 612af3a880
commit 287897b960
31 changed files with 196 additions and 195 deletions

View file

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css" type="text/css" />
<title>特定网址用户脚本、样式、额外html及预处理</title>
<title>特定网址脚本、样式、额外html及预处理</title>
<script type="text/javascript">
function findLang(){
let href = location.href;
@ -40,7 +40,7 @@
<br />
<div class="container">
<h1 class="title">特定网址用户脚本、样式、额外html及预处理
<h1 class="title">特定网址脚本、样式、额外html及预处理
<br>
<span class="subtitle"></span>
</h1>