Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb5021e8 authored by Amanda Kassay's avatar Amanda Kassay Committed by android-build-merger
Browse files

Adding excludeFromSuggestions, wear preview project path, and android...

Adding excludeFromSuggestions, wear preview project path, and android wear/tv/auto/versions projectsw to template am: b5c04107
am: 858aa631

Change-Id: I6f7afd6d2c9a8b5deea04948468ddf1ccf8a6db2
parents d22aeb68 858aa631
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
@@ -126,8 +126,13 @@ if:devsite ?>
        elif:stories ?>/stories<?cs
        elif:analyze ?>/analyze<?cs
        else ?><?cs /if ?><?cs
      elif:(about||versions||wear||tv||auto) ?>/about<?cs
      elif:wearpreview ?>/wear<?cs
      elif:(about||versions||wear||tv||auto) ?><?cs
        if:versions ?>/about/versions<?cs
        elif:wear ?>/wear<?cs
        elif:tv ?>/tv<?cs
        elif:auto ?>/auto<?cs
        else ?>/about<?cs /if ?><?cs
      elif:wearpreview ?>/wear/preview<?cs
      elif:work ?>/work<?cs
      elif:preview ?>/preview<?cs
      elif:design ?>/design<?cs /if ?>/_project.yaml" /><?cs
@@ -150,6 +155,9 @@ if:devsite ?>
      if:page.image ?>
  <meta name="image_path" value='<?cs var:page.image ?>' /><?cs
      /if ?><?cs
      if:excludeFromSuggestions ?>
  <meta name="hide_from_search_suggest" value="true" /><?cs
      /if ?><?cs
/if ?><?cs # END if/else devsite ?><?cs

  if:!devsite ?>