浏览代码

update

master
Daniel Ledda 2 个月前
父节点
当前提交
561f9005d6
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. +0
    -1
      public/generative-energy/index_template.html
  2. +1
    -1
      public/index_template.html

+ 0
- 1
public/generative-energy/index_template.html 查看文件

@@ -14,7 +14,6 @@
<meta property="og:image" content="icecream.png">

<!-- SSR HEAD OUTLET -->
<script type="module">import "@/generative-energy/client.ts";</script>
</head>

<body>


+ 1
- 1
public/index_template.html 查看文件

@@ -3,7 +3,7 @@
<head>
<link rel="icon" href="/home/icon.webp" />
<link rel="stylesheet" href="/home/main.css" />
<link rel="icon" href="img/dj.gif" />
<link rel="icon" href="/home/img/dj.gif" />

<link
href="https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Slab:wght@600&display=swap"


正在加载...
取消
保存