aboutsummaryrefslogtreecommitdiff
path: root/frontend/public/index.html
diff options
context:
space:
mode:
authorjackyzha0 <[email protected]>2020-05-10 11:48:31 -0700
committerjackyzha0 <[email protected]>2020-05-10 11:48:31 -0700
commit7a3ca8a956468db1e3a66b4f0ec3beb8ad0b81f3 (patch)
treebab2b3aaa18a53aca30e805e1f9e91435a181d3c /frontend/public/index.html
parentinput length check and component splitting (diff)
downloadctrl-v-7a3ca8a956468db1e3a66b4f0ec3beb8ad0b81f3.tar.xz
ctrl-v-7a3ca8a956468db1e3a66b4f0ec3beb8ad0b81f3.zip
add focus opacity change, password input
Diffstat (limited to 'frontend/public/index.html')
-rw-r--r--frontend/public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/public/index.html b/frontend/public/index.html
index 46d87ba..0f98915 100644
--- a/frontend/public/index.html
+++ b/frontend/public/index.html
@@ -8,7 +8,7 @@
name="ctrl-v"
content="some_description"
/>
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jackyzha0/lite.css@latest/src/lite.css">
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jackyzha0/[email protected]/src/lite.css">
<link href="https://fonts.googleapis.com/css2?family=Lora:wght@400;600&family=Roboto+Mono&display=swap" rel="stylesheet">
<title>ctrl-v</title>
</head>