We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40a0e9b commit ad45974Copy full SHA for ad45974
reactjsfoundations.com/public/index.html
@@ -23,10 +23,10 @@
23
<link rel="preload" as="image" href="/images/cover.webp" />
24
<meta name="viewport" content="width=device-width, initial-scale=1" />
25
<meta name="theme-color" content="#000000" />
26
- <script
+ <!-- <script
27
async
28
src="https://www.googletagmanager.com/gtag/js?id=G-GVT9Z3S6EH"
29
- ></script>
+ ></script> -->
30
<style>
31
body {
32
margin: 0;
@@ -385,9 +385,7 @@
385
ReactJS Foundations
386
</a>
387
</div>
388
- <!-- <div style="background-color: #000; flex-grow: 1; max-width: 66%">
389
- <div class="gcse-search"></div>
390
- </div> -->
+
391
<div style="padding: 14px 12px 0px 0px; margin-bottom: 10px">
392
<button
393
class="greenButton"
0 commit comments