Skip to content

Commit c519a0b

Browse files
committed
add new author
1 parent 4fdff54 commit c519a0b

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

9.79 KB
Loading

config/_default/menus.en.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ weight = 6
7373
[[main]]
7474
parent = "More"
7575
name = "Authors"
76-
pageRef = "pages/authors"
76+
pageRef = "authors"
7777
weight = 7
7878

7979
[[main]]
Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1-
Todo ;-)
1+
---
2+
title: Jihad Hyadi
3+
email: "Jihad.Hyadi@informatik.tu-freiberg.de"
4+
image: "/images/author/jihad-hyadi.webp"
5+
description: Full Stack Developer at TU Bergakademie Freiberg
6+
social:
7+
- name: github
8+
icon: fa-brands fa-github
9+
link: https://github.com/jh-488
10+
11+
- name: linkedin
12+
icon: fa-brands fa-linkedin
13+
link: https://www.linkedin.com/in/jihadhyadi
14+
---
15+
16+
Full stack developer at the [TU Bergakademie Freiberg](https://www.tu-freiberg.de/), passionate about open and free education. Currently contributing to [LiaScript](https://liascript.github.io/) and working on [Edrys](https://edrys-labs.github.io/) — an open platform for remote laboratories in the context of embedded systems education.

0 commit comments

Comments
 (0)