Skip to content

Commit 2a96857

Browse files
committed
remove llms.txt
1 parent 4cc0d36 commit 2a96857

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

public/sw.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
const cacheName = "luizbills.litecanvas-editor-v1";
2-
const version = "2025.1.10.0";
2+
const version = "2025.1.10.1";
33

44
const precacheResources = [
55
"/",
66
"/index.html",
77
"/preview.html",
88
"/about.html",
99
"/app.css",
10-
"/llms.txt",
1110
"/js/app.js",
1211
"/js/litecanvas.js",
1312
"/js/zzfx.js",

0 commit comments

Comments
 (0)