diff --git a/data/tags.yml b/data/tags.yml index 7f498cc..68d2221 100644 --- a/data/tags.yml +++ b/data/tags.yml @@ -11,9 +11,4 @@ - title: GitHub slug: github icon: ai-github-fill - checked: False - -- title: Sonstiges - slug: other - icon: ai-paper checked: True diff --git a/i18n/de.toml b/i18n/de.toml index da7f7c6..7b7111d 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -10,4 +10,6 @@ gotop = 'Nach oben!' godown = 'Nach unten!' language = 'Sprache' select-language = 'Sprache auswählen' -load-more = 'Mehr laden' \ No newline at end of file +load-more = 'Mehr laden' +no-projects-found = 'Keine Projekte gefunden' +no-more-projects = 'Keine weiteren Projekte verfügbar' \ No newline at end of file diff --git a/i18n/en.toml b/i18n/en.toml index e7752f6..c61748d 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -10,4 +10,6 @@ gotop = 'Go to top' godown = 'Scroll down!' language = 'Language' select-language = 'Select language' -load-more = 'Load more' \ No newline at end of file +load-more = 'Load more' +no-projects-found = 'No projects found' +no-more-projects = 'No more projects available' \ No newline at end of file diff --git a/layouts/partials/projects.html b/layouts/partials/projects.html index 74f5644..29e08c1 100644 --- a/layouts/partials/projects.html +++ b/layouts/partials/projects.html @@ -9,12 +9,12 @@ {{ end }} -
+ -
- -

No projects found

+