Skip to content

Commit 6933fd3

Browse files
author
dev
committed
add github link
1 parent 7839850 commit 6933fd3

File tree

4 files changed

+10
-9
lines changed

4 files changed

+10
-9
lines changed

config/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ services:
1010
subtitle: 'Store &nbsp;<i class="fa fa-external-link" aria-hidden="true"></i>'
1111
link: 'https://www.etsy.com/shop/IcebergTech?section_id=41859113'
1212
icon: 'assets/images/icons/3d-printer.svg'
13-
keyboards:
14-
title: 'Keyboards'
15-
subtitle: 'Store &nbsp;<i class="fa fa-external-link" aria-hidden="true"></i>'
16-
link: 'https://www.etsy.com/shop/IcebergTech?section_id=41859113'
17-
icon: 'assets/images/icons/keyboard.svg'
13+
Github:
14+
title: 'Github'
15+
subtitle: 'Code &nbsp;<i class="fa fa-external-link" aria-hidden="true"></i>'
16+
link: 'https://github.com/ice-bergtech'
17+
icon: 'assets/images/icons/github-mark-white.svg'
1818
stickers-redbubble:
1919
title: 'Stickers'
2020
subtitle: 'Redbubble &nbsp;<i class="fa fa-external-link" aria-hidden="true"></i>'
5.99 KB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Loading

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ <h2 class="trod">3D-Printing</h2>
4949
</a>
5050
</div>
5151
<div class="col-md-6 d-flex justify-content-center text-center">
52-
<a href="https://www.etsy.com/shop/IcebergTech?section_id=41859113" class="service-item">
53-
<img class="service-icon" src="assets/images/icons/keyboard.svg"></img>
54-
<h2 class="trod">Keyboards</h2>
55-
Store &nbsp;<i class="fa fa-external-link" aria-hidden="true"></i>
52+
<a href="https://github.com/ice-bergtech" class="service-item">
53+
<img class="service-icon" src="assets/images/icons/github-mark-white.svg"></img>
54+
<h2 class="trod">Github</h2>
55+
Code &nbsp;<i class="fa fa-external-link" aria-hidden="true"></i>
5656
</a>
5757
</div>
5858
<div class="col-md-6 d-flex justify-content-center text-center">

0 commit comments

Comments
 (0)