Skip to content

Commit 6c464d0

Browse files
authored
change Travis gh reference (#57)
* adding structured data and compression * fix Co-authored-by: zeospec <zeospec@users.noreply.github.com>
1 parent b839844 commit 6c464d0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ deploy:
1616

1717
env:
1818
global:
19-
- GH_REF: github.com/pythonindia/bangalore.pythonindia.org
19+
- GH_REF: github.com/pythonindia/bangalore.python.org.in
2020
- secure: OOGn56dL/THfwy3y0desI7VsaaXL7TH8NcYiqcSB6Ew7P6jEc7Qu6fboP4IMBPBvyTUoIw1XYb/GS8rq4hEcB1vNqTEHZQuyx/+llUwG7+EuYCqU7RaS8n3DICTcuon2BL2czv0+gzMzeVRkc6uAcpsxcbGt+L2/+y4V9uoXtZA=
2121

2222
# if required to whitelist only master and disable builds on all other branch pushes

_includes/structuredata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@type" : "Organization",
1919
"name" : "BangPypers",
2020
"url" : "https://bangalore.pythonindia.org/",
21-
"logo" : "https://bangalore.pythonindia.org/hassets/images/logo.jpg",
21+
"logo" : "https://bangalore.pythonindia.org/assets/images/logo.jpg",
2222
"sameAs" : [
2323
"https://www.facebook.com/bangpypers",
2424
"https://twitter.com/__bangpypers__",

0 commit comments

Comments
 (0)