Skip to content

Commit 7deb879

Browse files
committed
Site updated: 2020-03-22 21:03:44
1 parent 2256bbc commit 7deb879

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

javascript/reference/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,12 @@ <h1 id="JavaScript-Library-Reference">JavaScript Library Reference</h1>
125125
<td>Sends a ping to the network and determines the authenticity of request and if the server is responding</td>
126126
</tr>
127127
<tr>
128-
<td><code>labels(pageBody: HTML Document)</code></td>
128+
<td><code>labels()</code></td>
129129
<td>JSON</td>
130130
<td>Generates labels for all elements on the page and updates their alternative text.</td>
131131
</tr>
132132
<tr>
133-
<td><code>captions(pageBody: HTML Document, pageURL: URL of current page)</code></td>
133+
<td><code>captions()</code></td>
134134
<td>JSON</td>
135135
<td>Generates captions for all images on the page and updates their alternative text.</td>
136136
</tr>

sitemap.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<url>
99
<loc>https://docs.thecodefoundation.dev/javascript/reference/</loc>
1010

11-
<lastmod>2020-03-22T15:26:41.414Z</lastmod>
11+
<lastmod>2020-03-22T15:33:40.965Z</lastmod>
1212

1313
</url>
1414

0 commit comments

Comments
 (0)