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

Commit bcd7ba84 authored by Robert Ly's avatar Robert Ly Committed by Android Git Automerger
Browse files

am ee9dea65: am 8acd75aa: add google class for body

* commit 'ee9dea65':
  add google class for body
parents f5df12fc ee9dea65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
<?cs include:"macros.cs" ?>
<html>
<?cs include:"head_tag.cs" ?>
<body class="gc-documentation
<body class="gc-documentation <?cs if:(google || reference.gms || reference.gcm) ?>google<?cs /if ?>
  <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs if:guide ?> guide<?cs /if ?><?cs
  elif:about ?>about<?cs
  elif:design ?>design<?cs