diff --git a/scripts/communityScripts/explore/explore.html b/scripts/communityScripts/explore/explore.html index e97a445779..ee7da74342 100644 --- a/scripts/communityScripts/explore/explore.html +++ b/scripts/communityScripts/explore/explore.html @@ -21,7 +21,7 @@
@@ -62,8 +62,8 @@ When you add a location, you are actually creating a location beacon wherever you are currently standing. By default this will show up as a red cube. - If you need to amend the details of your listing at a later date, simply open the Create app in your domain, find the entity with name like "Explore Marker (Your domain name)" - and modify it's userData values. + If you need to amend the details of your listing at a later date, simply open the Create app in your domain, find the entity with the name "Explore Marker (Your domain name)" + and modify its userData values. You can also hide the marker easily by toggling the entity's visibility. It will still function when hidden. @@ -76,7 +76,7 @@ @@ -240,18 +224,33 @@
- + Explore - - mdi-home - - - mdi-arrow-left-bold - - - mdi-arrow-right-bold - + + + Go Home + + + + Go Back + + + + Go Forward + @@ -341,7 +340,6 @@ data() { return { loading: true, - search: '', visit: '', filter: {}, sortDesc: true,