Skip to content

Commit b2490cf

Browse files
committed
chore: update theme
1 parent 08fd8f1 commit b2490cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/theme/vitepress-theme.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7847,7 +7847,7 @@ const hh = /* @__PURE__ */ h("svg", {
78477847
href: "https://beta.docs.nativescript.org/",
78487848
class: "flex flex-col content-center items-center justify-center bg-white px-4 py-2 text-white md:flex-row"
78497849
}, [
7850-
/* @__PURE__ */ h("span", { class: "text-sm font-medium text-gray-800" }, "🧠 🎥 "),
7850+
/* @__PURE__ */ h("span", { class: "text-sm font-medium text-gray-800" }, "📚 "),
78517851
/* @__PURE__ */ h("div", { class: "ml-2 text-sm font-bold text-gray-900 underline" }, [
78527852
/* @__PURE__ */ Fe(" NEW docs are almost ready! Check them out here "),
78537853
/* @__PURE__ */ h("span", { "aria-hidden": "true" }, "→")

0 commit comments

Comments
 (0)