Skip to content

Commit 8a0d29b

Browse files
committed
Update
1 parent ab595e5 commit 8a0d29b

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

getusermedia/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@
6565

6666
<div id="container">
6767

68-
<section id="george-floyd">
68+
<!-- <section id="george-floyd">
6969
<a href="https://en.wikipedia.org/wiki/George_Floyd" title="Wikipedia entry for George Floyd" id="name">
7070
<img src="../images/george-floyd.jpg" alt="George Floyd">
7171
</a>
7272
<a href="https://en.wikipedia.org/wiki/George_Floyd" title="Wikipedia entry for George Floyd" id="name">George Floyd</a>
7373
<a href="https://secure.actblue.com/donate/naacp-1" id="dates">October 14, 1973 –&nbsp;May&nbsp;25,&nbsp;2020</a>
74-
</section>
74+
</section> -->
7575

7676
<!-- <div id="highlight">
7777
<p>Check out my new article: <a href="https://medium.com/@samdutton/website-prelaunch-checklist-14d0002b4c7c">Website prelaunch checklist</a><br>— simple techniques to find and fix glitches.</p>

getusermedia/sources/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@
6565

6666
<div id="container">
6767

68-
<section id="george-floyd">
68+
<!-- <section id="george-floyd">
6969
<a href="https://en.wikipedia.org/wiki/George_Floyd" title="Wikipedia entry for George Floyd" id="name">
7070
<img src="../../images/george-floyd.jpg" alt="George Floyd">
7171
</a>
7272
<a href="https://en.wikipedia.org/wiki/George_Floyd" title="Wikipedia entry for George Floyd" id="name">George Floyd</a>
7373
<a href="https://secure.actblue.com/donate/naacp-1" id="dates">October 14, 1973 –&nbsp;May&nbsp;25,&nbsp;2020</a>
74-
</section>
74+
</section> -->
7575

7676
<h1><a href="../../index.html" title="simpl.info home page">simpl.info</a> mediaDevices.<wbr>enumerateDevices()</h1>
7777

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,13 +243,13 @@
243243

244244
<div id="container">
245245

246-
<section id="george-floyd">
246+
<!-- <section id="george-floyd">
247247
<a href="https://en.wikipedia.org/wiki/George_Floyd" title="Wikipedia entry for George Floyd" id="name">
248248
<img src="images/george-floyd.jpg" alt="George Floyd">
249249
</a>
250250
<a href="https://en.wikipedia.org/wiki/George_Floyd" title="Wikipedia entry for George Floyd" id="name">George Floyd</a>
251251
<a href="https://secure.actblue.com/donate/naacp-1" id="dates">October 14, 1973 –&nbsp;May&nbsp;25,&nbsp;2020</a>
252-
</section>
252+
</section> -->
253253

254254
<!-- <div id="highlight">
255255
<p>Check out my new article: <a href="https://medium.com/@samdutton/website-prelaunch-checklist-14d0002b4c7c">Website prelaunch checklist</a><br>— simple techniques to find and fix glitches.</p>

rtcpeerconnection/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,13 @@
104104

105105
<div id="container">
106106

107-
<section id="george-floyd">
107+
<!-- <section id="george-floyd">
108108
<a href="https://en.wikipedia.org/wiki/George_Floyd" title="Wikipedia entry for George Floyd" id="name">
109109
<img src="../images/george-floyd.jpg" alt="George Floyd">
110110
</a>
111111
<a href="https://en.wikipedia.org/wiki/George_Floyd" title="Wikipedia entry for George Floyd" id="name">George Floyd</a>
112112
<a href="https://secure.actblue.com/donate/naacp-1" id="dates">October 14, 1973 –&nbsp;May&nbsp;25,&nbsp;2020</a>
113-
</section>
113+
</section> -->
114114

115115
<!-- <div id="highlight">
116116
<p>Check out my new article: <a href="https://medium.com/@samdutton/website-prelaunch-checklist-14d0002b4c7c">Website prelaunch checklist</a><br>— simple techniques to find and fix glitches.</p>

0 commit comments

Comments
 (0)