Skip to content

Commit 031123c

Browse files
committed
Updating links
1 parent e579646 commit 031123c

File tree

2 files changed

+27
-22
lines changed

2 files changed

+27
-22
lines changed

aboutus.html

Lines changed: 27 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -345,54 +345,59 @@ <h2 id="link-to-other-projects">Link to other projects</h2>
345345

346346
<article class="markdown-body entry-content" itemprop="text">
347347

348-
<p style="font-size:1em">&#x2022; <a href="https://pmlbook.github.io/" target="_blank">Principles of Machine Learning - A deployment-first perspective </a> (Book)</p>
349-
<p style="font-size:1em">&#x2022; <a href="https://PhyAAt.github.io/" target="_blank">PhyAAt: Physiology of Auditory Attention</a></p>
350-
<p style="font-size:1em">&#x2022; <a href="https://SpKit.github.io/" target="_blank">SpKit: Signal Processing Toolkit</a></p>
351-
</article>
348+
<!-- <p style="font-size:1em">&#x2022; <a href = "https://pmlbook.github.io/" target = "_blank">Principles of Machine Learning - A deployment-first perspective </a> (Book)</p>
349+
<p style="font-size:1em">&#x2022; <a href = "https://PhyAAt.github.io/" target = "_blank">PhyAAt: Physiology of Auditory Attention</a></p>
350+
<p style="font-size:1em">&#x2022; <a href = "https://SpKit.github.io/" target = "_blank">SpKit: Signal Processing Toolkit</a></p> -->
351+
352+
352353

353-
<!-- <div class="card-deck mb-3 text-center">
354+
<div class="card-deck mb-3 text-center">
354355
<div class="card mb-4" style="color:white;">
355-
<a href="https://PhyAAt.github.io" onclick="trackOutboundLink(this);"><span class="link-spanner-main"></span></a>
356+
<a href="https://PMLBook.github.io" onclick="trackOutboundLink(this);"><span class="link-spanner-main"></span></a>
356357
<div class="card-body">
357358
<center>
358-
<img src="https://github.com/PhyAAt/PhyAAt.github.io/blob/master/assets/logos/phyaat_logo_name.png?raw=true" width="200">
359-
<font color='black'><b></b></font>
359+
<img src="https://raw.githubusercontent.com/PMLBook/.github/main/book_cover_3d.png" width="200" />
360+
<font size="1" color="black"><b><a href="https://PMLBook.github.io" target="_blank">https://PMLBook.github.io</a></b></font>
360361
</center>
361362
</div>
362363
</div>
363364
<div class="card mb-4" style="color:white;">
364-
<a href="https://SpKit.github.io" onclick="trackOutboundLink(this);"><span class="link-spanner-main"></span></a>
365+
<a href="https://PhyAAt.github.io" onclick="trackOutboundLink(this);"><span class="link-spanner-main"></span></a>
365366
<div class="card-body">
366367
<center>
367-
<br>
368-
<br>
369-
<img src="https://github.com/spkit/spkit.github.io/blob/master/assets/logo/logo.png?raw=true" width="200">
370-
<font color='black'><b></b></font>
368+
<img src="https://github.com/PhyAAt/PhyAAt.github.io/blob/master/assets/logos/phyaat_logo_name.png?raw=true" width="200" />
369+
<font size="1" color="black"><b><a href="https://PhyAAt.github.io" target="_blank">https://PhyAAt.github.io</a></b></font>
371370
</center>
372371
</div>
373372
</div>
374-
<div class="w-100 d-none d-sm-block d-md-none"></div>
375373
<div class="card mb-4" style="color:white;">
376-
<a href="https://PMLBook.github.io" onclick="trackOutboundLink(this);"><span class="link-spanner-main"></span></a>
374+
<a href="https://SpKit.github.io" onclick="trackOutboundLink(this);"><span class="link-spanner-main"></span></a>
377375
<div class="card-body">
378376
<center>
379-
<img src="https://raw.githubusercontent.com/PMLBook/.github/main/book_cover_3d.png" width="200">
380-
<font color='black'><b></b></font>
377+
<br />
378+
<br />
379+
<img src="https://github.com/spkit/spkit.github.io/blob/master/assets/logo/logo.png?raw=true" width="200" />
380+
<font size="1" color="black"><b><a href="https://SpKit.github.io" target="_blank">https://SpKit.github.io</a></b></font>
381381
</center>
382382
</div>
383383
</div>
384+
<div class="w-100 d-none d-sm-block d-md-none"></div>
384385
<div class="card mb-4" style="color:white;">
385386
<a href="https://PyLFSR.github.io" onclick="trackOutboundLink(this);"><span class="link-spanner-main"></span></a>
386387
<div class="card-body">
387388
<center>
388-
<br>
389-
<br>
390-
<img src="https://github.com/Nikeshbajaj/Linear_Feedback_Shift_Register/blob/master/images/pylfsr_logo.png?raw=true" width="200">
391-
<font color='black'><b></b></font>
389+
<br />
390+
<br />
391+
<img src="https://github.com/Nikeshbajaj/Linear_Feedback_Shift_Register/blob/master/images/pylfsr_logo.png?raw=true" width="200" />
392+
<font size="1" color="black"><b><a href="https://PyLFSR.github.io" target="_blank">https://PyLFSR.github.io</a></b></font>
392393
</center>
393394
</div>
394395
</div>
395-
</div> -->
396+
</div>
397+
398+
399+
400+
</article>
396401

397402
<!-- <center>
398403
<table style="background-color:white; background-color: transparent;">

square3_2.png

19.1 KB
Loading

0 commit comments

Comments
 (0)