Update kjol website with C documentation
This commit is contained in:
@@ -13,5 +13,5 @@ export const publicRoutes: Record<string, () => JSXElement> = {
|
||||
// <title> for each public route, applied by the client router on navigation
|
||||
// (the first load gets its title from the server-rendered shell).
|
||||
export const publicTitles: Record<string, string> = {
|
||||
"/js/ssr": "Server-rendered — Kjol JS Web",
|
||||
"/js/ssr": "Server-rendered — Kjøl JS Web",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user