Jelajahi Sumber

1.0.2-prod-rc.3

Yoginth 7 tahun lalu
induk
melakukan
5109935b77
3 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 1 1
      gitote.go
  2. 1 1
      public/css/gitote.min.css
  3. 1 1
      public/less/_home.less

+ 1 - 1
gitote.go

@@ -31,7 +31,7 @@ import (
 )
 
 // AppVer holds the current Gitote version
-const AppVer = "1.0.2-prod-rc.2"
+const AppVer = "1.0.2-prod-rc.3"
 
 // APIVer holds the current Gitote API version
 const APIVer = "v1"

File diff ditekan karena terlalu besar
+ 1 - 1
public/css/gitote.min.css


+ 1 - 1
public/less/_home.less

@@ -117,7 +117,7 @@
 @media (max-width: 1020px) {
 	.home-main {
 		&.bg {
-			background: url(https://cdn.gitote.in/img/pattern.svg), #f3f3f3;
+			background: url(https://cdn.gitote.in/img/pattern.svg), #23292e;
 		}
 		.desc, &.prompt {
 			display: none !important;