Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Article.amp.html#4

Open
declatesot wants to merge 1 commit intogooglecodelabs:masterfrom
declatesot:patch-1
Open

Article.amp.html#4
declatesot wants to merge 1 commit intogooglecodelabs:masterfrom
declatesot:patch-1

Conversation

@declatesot
Copy link
Copy Markdown

<!doctype html>

<title>News Article</title>

<link href="base.css" rel="stylesheet" />

<script src="base.js"></script>
News Site

Article Name

  <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam egestas tortor sapien, non tristique ligula accumsan eu.</p>

  <img src="mountains.jpg">
</article>

<!doctype html>
<html lang="en">
  <head>
    <link rel="shortcut icon" href="amp_favicon.png">

    <title>News Article</title>

    <link href="base.css" rel="stylesheet" />

    <script src="base.js"></script>
  </head>
  <body>
    <header>
      News Site
    </header>
    <article>
      <h1>Article Name</h1>

      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam egestas tortor sapien, non tristique ligula accumsan eu.</p>

      <img src="mountains.jpg">
    </article>
  </body>
</html>
@google-cla
Copy link
Copy Markdown

google-cla bot commented Sep 28, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@declatesot declatesot closed this Sep 29, 2021
@declatesot declatesot deleted the patch-1 branch September 29, 2021 13:40
@declatesot declatesot restored the patch-1 branch September 29, 2021 14:43
@declatesot declatesot reopened this Oct 2, 2021
a2425rdl added a commit to a2425rdl/docs that referenced this pull request Feb 10, 2022
Copy link
Copy Markdown

@Vue-Pu Vue-Pu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown

@Vue-Pu Vue-Pu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed GOOGLE CLA

Copy link
Copy Markdown

@Vue-Pu Vue-Pu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@declatesot I signed it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants