Skip to content

Commit 813e5aa

Browse files
committed
run build.sh
1 parent 0bc0c8d commit 813e5aa

File tree

19 files changed

+38
-21
lines changed

19 files changed

+38
-21
lines changed

docs/affiliates/about/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,8 @@ <h2>Affiliated Projects</h2>
452452

453453
<div class="flex flex-row">
454454
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
455-
455+
<img src="../../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
456+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
456457
</div>
457458

458459
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/affiliates/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,8 @@ <h2 class="text-2xl font-normal">Join Affiliations!</h2>
417417

418418
<div class="flex flex-row">
419419
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
420-
420+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
421+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
421422
</div>
422423

423424
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/board-nominations/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,8 @@ <h3>Criteria</h3>
424424

425425
<div class="flex flex-row">
426426
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
427-
427+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
428+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
428429
</div>
429430

430431
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/contact/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,8 @@ <h3 class="font-semibold text-xl">HF Slack</h3>
372372

373373
<div class="flex flex-row">
374374
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
375-
375+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
376+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
376377
</div>
377378

378379
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/css/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/donations/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,8 @@ <h2 class="text-gray-50 font-normal text-3xl-4xl text-center">In-Kind Support</h
432432

433433
<div class="flex flex-row">
434434
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
435-
435+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
436+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
436437
</div>
437438

438439
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/faq/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,8 @@ <h2 class="font-normal text-xl-2xl">What Is The Relationship Between HF And The
333333

334334
<div class="flex flex-row">
335335
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
336-
336+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
337+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
337338
</div>
338339

339340
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/guidelines-for-respectful-communication/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,8 @@ <h2>Acknowledgements</h2>
342342

343343
<div class="flex flex-row">
344344
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
345-
345+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
346+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
346347
</div>
347348

348349
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,8 @@ <h3 class="font-semibold text-xl"><a href="https://groups.google.com/u/2/a/haske
430430

431431
<div class="flex flex-row">
432432
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
433-
433+
<img src="./static/images/logos/hf-logo-100-alpha.png" class="h-8" />
434+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
434435
</div>
435436

436437
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/news/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,8 @@ <h2 class="text-2xl-4xl font-normal">Haskell Foundation Board Of Directors Call
518518

519519
<div class="flex flex-row">
520520
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
521-
521+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
522+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
522523
</div>
523524

524525
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/news/press/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,8 @@ <h2 class="text-gray-50 font-normal text-3xl-4xl text-center">Press Kit</h2>
313313

314314
<div class="flex flex-row">
315315
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
316-
316+
<img src="../../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
317+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
317318
</div>
318319

319320
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/podcast/1/transcript/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ <h3 id="ending">Ending</h3>
389389
<a href="../../../contact" class="arrow-link light">>> contact us</a>
390390
</div>
391391
</div>
392-
392+
393393
<div class="flex space-x-4 w-44">
394394
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
395395
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
@@ -399,8 +399,8 @@ <h3 id="ending">Ending</h3>
399399

400400
<div class="flex flex-row">
401401
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
402-
<img src="../../../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
403-
<div class="font-medium">2021 © Haskell Foundation</div>
402+
<img src="../../../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
403+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
404404
</div>
405405

406406
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/podcast/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,8 @@ <h2 class="text-gray-50 font-normal text-3xl-4xl text-center">Acknowledgements</
365365

366366
<div class="flex flex-row">
367367
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
368-
368+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
369+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
369370
</div>
370371

371372
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/projects/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,8 @@ <h2 class="font-normal text-2xl-4xl">Text-UTF8 Migration</h2>
644644

645645
<div class="flex flex-row">
646646
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
647-
647+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
648+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
648649
</div>
649650

650651
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/resources/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,8 @@ <h2 class="font-normal text-2xl-4xl">Governance</h2>
337337

338338
<div class="flex flex-row">
339339
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
340-
340+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
341+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
341342
</div>
342343

343344
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/vision/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,8 @@ <h4>Technical Agenda: Enhancing the tooling, filling the gaps</h4>
424424

425425
<div class="flex flex-row">
426426
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
427-
427+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
428+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
428429
</div>
429430

430431
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/whitepaper/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,8 @@ <h3>Technical Agenda: Enhancing The Tooling, Filling The Gaps</h3>
375375

376376
<div class="flex flex-row">
377377
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
378-
378+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
379+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
379380
</div>
380381

381382
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/who-we-are/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,8 @@ <h3 class="text-xl font-semibold">Niki Vazou</h3>
653653

654654
<div class="flex flex-row">
655655
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
656-
656+
<img src="../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
657+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
657658
</div>
658659

659660
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

docs/who-we-are/past-boards/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,8 @@ <h3 class="text-xl font-semibold">Lennart Augustsson</h3>
473473

474474
<div class="flex flex-row">
475475
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
476-
476+
<img src="../../static/images/logos/hf-logo-100-alpha.png" class="h-8" />
477+
<div class="font-medium">2021 © Haskell Foundation, submit website bug reports and fixes <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">here</a></div>
477478
</div>
478479

479480
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

0 commit comments

Comments
 (0)