Skip to content

Commit

Permalink
defaults: better wording
Browse files Browse the repository at this point in the history
  • Loading branch information
adamperkowski authored and pivoshenko committed Nov 16, 2024
1 parent 50ee577 commit 4d2fd53
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions userconfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ const default_config = {
background_url: "src/img/banners/cbg-8.gif",
categories: [
{
name: "resources",
name: "development",
links: [
{
name: "github",
Expand Down Expand Up @@ -159,7 +159,7 @@ const default_config = {
],
},
{
name: "blogs",
name: "resources",
links: [
{
name: "dou",
Expand Down Expand Up @@ -194,7 +194,7 @@ const default_config = {
background_url: "src/img/banners/cbg-10.gif",
categories: [
{
name: "social medias",
name: "social media",
links: [
{
name: "telegram",
Expand All @@ -217,7 +217,7 @@ const default_config = {
],
},
{
name: "games",
name: "gaming",
links: [
{
name: "IGN",
Expand Down

0 comments on commit 4d2fd53

Please sign in to comment.