Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/config/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ export default {
description: `A simple, clean, and modern theme for a startup or businesses' marketing website.`,
url: `https://odyssey-theme.sapling.supply`, // No trailing slash!
name: `Odyssey`, // The short name of the business or brand name. Used for things like the copyright in the footer.
enableThemeSwitcher: true,
enableThemeSwitcher: false,
showPlug: true, // Disable this if you want to remove the plug from the footer. (╯°□°)╯︵ ┻━┻
};