@callstack/rspress-theme
Version:
Callstack theme for Rspress docs
18 lines (17 loc) • 1.38 kB
TypeScript
export declare const OUTLINE_TITLE = "Contents";
export declare const SEARCH_NO_RESULTS_TEXT = "No results found, try something different than";
export declare const SEARCH_SUGGESTED_QUERY_TEXT = " ";
export declare const OVERVIEW_FILTER_NAME_TEXT = " ";
export declare const OUTLINE_CTA_BUTTON_TEXT = "Let's talk";
export declare const OUTLINE_CTA_DESCRIPTION = "We support teams building scalable apps with React and React Native.";
export declare const OUTLINE_CTA_HEADLINE = "Need help with React or React Native projects?";
export declare const OUTLINE_CTA_LINK = "https://www.callstack.com/contact";
export declare const DOC_FOOTER_CTA_BUTTON_TEXT = "Let's talk";
export declare const DOC_FOOTER_CTA_HEADLINE = "Need React or React Native\nexpertise you can count on?";
export declare const DOC_FOOTER_CTA_LINK = "https://www.callstack.com/contact";
export declare const HOME_BANNER_HEADLINE = "Need React or React Native\nexpertise you can count on?";
export declare const HOME_BANNER_DESCRIPTION = "We've spent years building full-stack, cross-platform apps and solving tough technical challenges.";
export declare const HOME_BANNER_BUTTON_TEXT = "Let's talk";
export declare const HOME_BANNER_LINK = "https://www.callstack.com/contact";
export declare const HOME_FOOTER_LINK = "https://callstack.com";
export declare const EDIT_LINK_TEXT = "Edit this page on GitHub";