Browse Source

fix: Minor eslint fix and default github url update

Owen Diffey 3 years ago
parent
commit
8af30d48d3
2 changed files with 1 additions and 2 deletions
  1. 1 1
      frontend/dist/config/template.json
  2. 0 1
      frontend/src/App.vue

+ 1 - 1
frontend/dist/config/template.json

@@ -22,7 +22,7 @@
 		"logo_white": "/assets/white_wordmark.png",
 		"logo_blue": "/assets/blue_wordmark.png",
 		"sitename": "Musare",
-		"github": "https://github.com/Musare/MusareNode"
+		"github": "https://github.com/Musare/Musare"
 	},
 	"messages": {
 		"accountRemoval": "Your account will be deactivated instantly and your data will shortly be deleted by an admin."

+ 0 - 1
frontend/src/App.vue

@@ -623,7 +623,6 @@ strong {
 	color: inherit;
 }
 
-
 p,
 button,
 input,