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

Commit 858aa631 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

Change-Id: I11d773f8ca2ca9b4b20a659432d39f8c4adbef2d
parents fd40bbc5 b5c04107
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 ?>