This commit is contained in:
parent
24b03c77c3
commit
26c99c378d
5 changed files with 94 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
<title>cfebs.com${more_title}</title>
|
||||
<link rel="icon" type="image/png" href="/avatar.png">
|
||||
<link rel="stylesheet" href="/style.css?v=${_now}">
|
||||
<link rel="stylesheet" href="/chalk.min.css?v=${_now}">
|
||||
<link rel="stylesheet" href="/pyg.css?v=${_now}">
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
|
@ -32,7 +32,5 @@
|
|||
</dl>
|
||||
</footer>
|
||||
</main>
|
||||
<script src="/highlight.min.js"></script>
|
||||
<script>hljs.highlightAll();</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue