You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/repositories.md
+1-21Lines changed: 1 addition & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
layout: page
3
3
permalink: /repositories/
4
4
title: Softwares
5
-
description: Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.
5
+
description: A full description of deployed softwares will be added soon
6
6
nav: true
7
7
nav_order: 4
8
8
---
@@ -17,26 +17,6 @@ nav_order: 4
17
17
{% endfor %}
18
18
</div>
19
19
20
-
---
21
-
22
-
{% if site.repo_trophies.enabled %}
23
-
{% for user in site.data.repositories.github_users %}
24
-
{% if site.data.repositories.github_users.size > 1 %}
0 commit comments