mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 04:17:13 +00:00
Move gitprofile.config.js to root
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import config from '../gitprofile.config';
|
||||
import colors from '../data/colors.json';
|
||||
import { hotjar } from 'react-hotjar';
|
||||
import config from '../../gitprofile.config';
|
||||
|
||||
export const getInitialTheme = () => {
|
||||
if (config.themeConfig.disableSwitch) {
|
||||
|
||||
Reference in New Issue
Block a user