Skip to content

Commit a9e75b0

Browse files
committed
Curiki update
1 parent e53ff83 commit a9e75b0

7 files changed

Lines changed: 15 additions & 12 deletions

File tree

index old.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1017,21 +1017,21 @@ <h6>Skills involved</h6>
10171017
</article>
10181018
<article class="margin">
10191019
<div class="border no-padding small-round s">
1020-
<img class="responsive" src="/static/images/curriki.png"">
1020+
<img class="responsive" src="/static/images/curiki.png"">
10211021
</div>
10221022
<div class="row">
10231023
<div class="border no-padding small-round l m" style="max-width: 20rem">
1024-
<img class="responsive" src="/static/images/curriki.png"">
1024+
<img class="responsive" src="/static/images/curiki.png"">
10251025
</div>
10261026
<div class="max">
10271027
<div class="row">
1028-
<img class="small circle" src="https://github.com/Curriki/Curriki/blob/main/app/static/icons/curriki.png?raw=true">
1029-
<h4 class="max left-align small">Curriki</h4>
1028+
<img class="small circle" src="https://github.com/curiki/curiki/blob/main/app/static/icons/curiki.png?raw=true">
1029+
<h4 class="max left-align small">curiki</h4>
10301030
</div>
10311031
<p>A collection of curriculums made into a comprehensive web page for ease-of-use.</p>
10321032
<nav>
1033-
<a class="link" href="https://curriki.github.io"><i class="mdi mdi-web"></i></a>
1034-
<a class="link" href="https://github.com/Curriki/Curriki"><i class="mdi mdi-github"></i></a>
1033+
<a class="link" href="https://curiki.github.io"><i class="mdi mdi-web"></i></a>
1034+
<a class="link" href="https://github.com/curiki/curiki"><i class="mdi mdi-github"></i></a>
10351035
</nav>
10361036
<div class="border row padding small-round bottom-margin center-align scroll" style="display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));">
10371037
<article class="transparent no-padding row middle-align">

index.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -374,9 +374,9 @@ <h6>Gradiance</h6>
374374
<summary class="none middle-align grid no-space">
375375
<div class="s12 row">
376376
<img class="round extra"
377-
src="https://github.com/Curriki/Curriki/blob/main/app/static/icons/curriki.png?raw=true">
377+
src="https://github.com/curiki/curiki/blob/main/app/static/icons/curiki.png?raw=true">
378378
<span class="max">
379-
<h6>Curriki</h6>
379+
<h6>Curiki</h6>
380380
<p>
381381
A collection of curriculums made into a comprehensive web page for ease-of-use.
382382
</p>
@@ -392,19 +392,22 @@ <h6>Curriki</h6>
392392
</div>
393393
<nav class="s12 no-space">
394394
<button class="small-round chip no-border"
395-
onclick="window.open('https://github.com/Curriki/Curriki')">
395+
onclick="window.open('https://github.com/curiki/curiki')">
396396
<i class="mdi mdi-github"></i>
397397
</button>
398398
<button class="small-round chip no-border"
399-
onclick="window.open('https://curriki.github.io')">
399+
onclick="window.open('https://curiki.github.io')">
400400
<i class="mdi mdi-web"></i>
401401
</button>
402402
</nav>
403403
</summary>
404404
<br>
405405
<div class="row scroll">
406-
<img class="responsive border small-round" style="max-height: 512px; width: auto;"
407-
src="/static/images/curriki.png">
406+
<img class="responsive border small-round" style="max-height: 512px; width: auto;" src="/static/images/curiki.png">
407+
<img class="responsive border small-round" style="max-height: 512px; width: auto;" src="/static/images/curikimath.png">
408+
<img class="responsive border small-round" style="max-height: 512px; width: auto;" src="/static/images/curikiscience.png">
409+
<img class="responsive border small-round" style="max-height: 512px; width: auto;" src="/static/images/curikibiology.png">
410+
<img class="responsive border small-round" style="max-height: 512px; width: auto;" src="/static/images/curikisocialstudies.png">
408411
</div>
409412
</details>
410413
<details>

static/images/curikibiology.png

92.7 KB
Loading

static/images/curikimath.png

124 KB
Loading

static/images/curikiscience.png

88.3 KB
Loading
105 KB
Loading

0 commit comments

Comments
 (0)