Skip to content

Commit

Permalink
Update gitprofile.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Sirajunnasihin authored Aug 14, 2023
1 parent ecd48e9 commit 2cfb4af
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions gitprofile.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,18 @@ const config = {

// To hide the `My Projects` section, keep it empty.
externalProjects: [
{
title: 'SIMAMI',
description: 'Sistem Informasi Manajemen Administrasi Izin Universitas Teknologi Sumbawa',
imageUrl: 'https://via.placeholder.com/250x250',
link: 'https://simami.uts.ac.id',
},
{
title: 'SIMILEA',
description: 'Sistem Informasi Monitoring Evaluasi Beasiswa Mahasiswa Universitas Teknologi Sumbawa',
imageUrl: 'https://via.placeholder.com/250x250',
link: 'https://similea.uts.ac.id',
},
{
title: 'SPMI UTS',
description:
Expand Down

0 comments on commit 2cfb4af

Please sign in to comment.