mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 04:17:13 +00:00
Display projects
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
githubUsername: 'arifszn', // required
|
||||
githubUsername: 'tailwindlabs', // required
|
||||
email: 'contact@arifszn.com', // optional
|
||||
linkedinUsername: 'ariful-alam', // optional
|
||||
dribbbleUsername: '', // optional
|
||||
@@ -58,7 +58,7 @@ module.exports = {
|
||||
disableSwitch: false,
|
||||
|
||||
// Should we use the prefers-color-scheme media-query,
|
||||
// using user system preferences, instead of the hardcoded defaultMode
|
||||
// using user system preferences, instead of the hardcoded default
|
||||
respectPrefersColorScheme: true,
|
||||
|
||||
// Available themes
|
||||
|
||||
Reference in New Issue
Block a user