diff --git a/pilot/arc.tpl.html b/pilot/arc.tpl.html index 0bae5e5..8354c00 100644 --- a/pilot/arc.tpl.html +++ b/pilot/arc.tpl.html @@ -66,7 +66,6 @@ -

An image got built - of what, exactly? Pushed - to where, and what travelled? @@ -94,7 +93,6 @@

    -

    A stack of diffs wearing a name

    @@ -141,7 +139,6 @@
      -

      Desired against actual, forever

      @@ -186,7 +183,6 @@
        -

        One component starts containers. One.

        @@ -226,7 +222,6 @@
          -

          The jacket, not the container

          @@ -269,7 +264,6 @@
            -

            The stable name in front of the churn

            @@ -308,7 +302,6 @@
              -

              The doorman interviews every pod

              @@ -353,7 +346,6 @@
                -

                The loop you already know, one level up

                @@ -423,7 +415,6 @@
                  -

                  Say the name properly

                  @@ -489,7 +480,6 @@
                    -

                    It's Go under the braces

                    @@ -733,9 +723,6 @@ body.fx .crt .line{opacity:0;transform:translateY(4px);transition:opacity .3s ea body.fx .crt .line.on{opacity:1;transform:none} @media (max-width:700px){.crt{inset:16% 12%}} -.bench{width:min(720px,100%);margin:16px auto 0;text-align:center} -.bench input{width:100%;accent-color:var(--cyan)} -.bench .hud{font-family:var(--mono);font-size:.66rem;letter-spacing:.06em;color:var(--dim);margin:.45rem 0 0} .prose{max-width:66ch;margin:0 auto;padding:5vh 24px 9vh} .prose h3{font-size:1.18rem;font-weight:600;letter-spacing:-.01em;margin:2.6rem 0 .8rem;color:var(--ink)} @@ -773,7 +760,6 @@ body.fx .crt .line.on{opacity:1;transform:none} .masthead{padding:9vh 22px 6vh} } body:not(.fx) .slab{display:none} -body:not(.fx) .bench{display:none}