Browse Source

Fixing twitter URL

master
anthony restaino 7 years ago
parent
commit
b9bbeeee7b
  1. 2
      app/src/main/res/raw/default_bookmarks.dat

2
app/src/main/res/raw/default_bookmarks.dat

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
{"url": "https://twitter.com/RestainoAnthony", "title": "Contact Me", "folder": "", "order": 0}
{"url": "https://www.facebook.com/", "title": "Facebook", "folder": "", "order": 1}
{"url": "https://twitter.com", "title": "Twitter", "folder": "", "order": 2}
{"url": "https://twitter.com/", "title": "Twitter", "folder": "", "order": 2}
{"url": "https://www.google.com/", "title": "Google", "folder": "", "order": 3}
{"url": "https://www.wikipedia.org/", "title": "Wikipedia", "folder": "", "order": 4}

Loading…
Cancel
Save