Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style updates - B/W color scheme and logo update #233

Merged
merged 2 commits into from Aug 24, 2019
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Prev

favicon and title update

  • Loading branch information
taslan committed Aug 24, 2019
commit 76d1a53bb24afa4882eaf5b4442557914a19bd71
@@ -7,7 +7,7 @@ module.exports = {
},
],
],
title: "Paradigm Docs",
title: "Kosu Docs",
head: [
["link", { rel: "apple-touch-icon", sizes: "180x180", href: "/apple-touch-icon.png" }],
["link", { rel: "icon", type: "image/png", sizes: "32x32", href: "/favicon-32x32.png" }],
@@ -18,7 +18,7 @@ module.exports = {
["meta", { name: "msapplication-TileColor", content: "#2b5797" }],
["meta", { name: "theme-color", content: "#ffffff" }],
],
description: "Paradigm Documentation and Reference",
description: "Kosu Documentation and Reference",
base: "/",
themeConfig: {
logo: "/docs-logo.png",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.