Alcime commited on
Commit
165ff49
·
verified ·
1 Parent(s): 257a966

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -213,7 +213,7 @@
213
  page2.classList.add('active');
214
  page1.classList.remove('active');
215
  mainTitle.textContent = 'Bunka Network Graph - Mapping dataset/model producing organizations';
216
- subtitle.textContent = 'Two organizations are closer if they have more common people in them.';
217
  }
218
  }
219
 
 
213
  page2.classList.add('active');
214
  page1.classList.remove('active');
215
  mainTitle.textContent = 'Bunka Network Graph - Mapping dataset/model producing organizations';
216
+ subtitle.textContent = 'Two organizations are closer if their members have common followers.';
217
  }
218
  }
219