generated from explainers-by-googlers/template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SHA: 7afe27e Reason: push, by zgroza Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
0765ae7
commit 771089a
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,10 +5,10 @@ | |
<title>The TODO API</title> | ||
<meta content="UD" name="w3c-status"> | ||
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-UD" rel="stylesheet"> | ||
<meta content="Bikeshed version ac5ea272d, updated Fri Dec 6 15:45:15 2024 -0800" name="generator"> | ||
<meta content="Bikeshed version c67c745b1, updated Fri Jan 17 14:27:28 2025 -0800" name="generator"> | ||
<link href="https://explainers-by-googlers.github.io/todo-your-repo-name" rel="canonical"> | ||
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon"> | ||
<meta content="e9ed0406bbccb6fe00f04c29a54003672f9a81e3" name="revision"> | ||
<meta content="7afe27e011109c5e2109a5e11c87cb2478835dc7" name="revision"> | ||
<meta content="dark light" name="color-scheme"> | ||
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css"> | ||
<style>/* Boilerplate: style-autolinks */ | ||
|
@@ -550,22 +550,22 @@ | |
<div class="head"> | ||
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p> | ||
<h1 class="p-name no-ref" id="title">The TODO API</h1> | ||
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#UD">Unofficial Proposal Draft</a>, <time class="dt-updated" datetime="2024-12-19">19 December 2024</time></p> | ||
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#UD">Unofficial Proposal Draft</a>, <time class="dt-updated" datetime="2025-01-29">29 January 2025</time></p> | ||
<details open> | ||
<summary>More details about this document</summary> | ||
<div data-fill-with="spec-metadata"> | ||
<dl> | ||
<dt>This version: | ||
<dd><a class="u-url" href="https://explainers-by-googlers.github.io/todo-your-repo-name">https://explainers-by-googlers.github.io/todo-your-repo-name</a> | ||
<dt>Issue Tracking: | ||
<dd><a href="https://github.com/explainers-by-googlers/todo-your-repo-name/issues/">GitHub</a> | ||
<dd><a href="https://github.com/explainers-by-googlers/clipboard-contents-id/issues/">GitHub</a> | ||
<dt class="editor">Editor: | ||
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:[email protected]">Luke Klimek</a> (<a class="p-org org" href="https://google.com">Google</a>) | ||
</dl> | ||
</div> | ||
</details> | ||
<div data-fill-with="warning"></div> | ||
<p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/policies/#copyright">Copyright</a> © 2024 <a href="https://www.w3.org/">World Wide Web Consortium</a>. <abbr title="World Wide Web Consortium">W3C</abbr><sup>®</sup> <a href="https://www.w3.org/policies/#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/policies/#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/copyright/software-license/" rel="license" title="W3C Software and Document License">permissive document license</a> rules apply. </p> | ||
<p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/policies/#copyright">Copyright</a> © 2025 <a href="https://www.w3.org/">World Wide Web Consortium</a>. <abbr title="World Wide Web Consortium">W3C</abbr><sup>®</sup> <a href="https://www.w3.org/policies/#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/policies/#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/copyright/software-license/" rel="license" title="W3C Software and Document License">permissive document license</a> rules apply. </p> | ||
<hr title="Separator for header"> | ||
</div> | ||
<div class="p-summary" data-fill-with="abstract"> | ||
|
@@ -595,7 +595,7 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2> | |
</nav> | ||
<main> | ||
<h2 class="heading settled" data-level="1" id="intro"><span class="secno">1. </span><span class="content">Introduction</span><a class="self-link" href="#intro"></a></h2> | ||
<p>For now, see the <a href="https://github.com/explainers-by-googlers/todo-your-repo-name">explainer</a>.</p> | ||
<p>For now, see the <a href="https://github.com/explainers-by-googlers/clipboard-contents-id">explainer</a>.</p> | ||
<p>See <a href="https://garykac.github.io/procspec/">https://garykac.github.io/procspec/</a>, <a href="https://dlaliberte.github.io/bikeshed-intro/index.html">https://dlaliberte.github.io/bikeshed-intro/index.html</a>, | ||
and <a href="https://speced.github.io/bikeshed/">https://speced.github.io/bikeshed/</a> to get started on your | ||
specification.</p> | ||
|