diff --git a/i18n/en.yml b/i18n/en.yml index e1406ef..7e0620f 100644 --- a/i18n/en.yml +++ b/i18n/en.yml @@ -165,6 +165,7 @@ sc: twitter: { other: 'Twitter' } repo: forks: { other: 'Forks' } + language: { other: 'Language' } license: { other: 'License' } stargazers: { other: 'Stars' } subscribers: { other: 'Watchers' } @@ -179,6 +180,7 @@ sc: twitter: { other: 'Twitter' } repo: forks: { other: 'Forks' } + language: { other: 'Language' } license: { other: 'License' } stargazers: { other: 'Stars' } gitlab: diff --git a/i18n/ru.yml b/i18n/ru.yml index d7041ac..974b66d 100644 --- a/i18n/ru.yml +++ b/i18n/ru.yml @@ -165,6 +165,7 @@ sc: twitter: { other: 'Twitter' } repo: forks: { other: 'Вилки' } + language: { other: 'Язык разработки' } license: { other: 'Лицензия' } stargazers: { other: 'Звёзды' } subscribers: { other: 'Подписки' } @@ -179,6 +180,7 @@ sc: twitter: { other: 'Twitter' } repo: forks: { other: 'Вилки' } + language: { other: 'Язык разработки' } license: { other: 'Лицензия' } stargazers: { other: 'Подписки' } gitlab: diff --git a/layouts/shortcodes/ghRepo.html b/layouts/shortcodes.old/gh-repo.html similarity index 97% rename from layouts/shortcodes/ghRepo.html rename to layouts/shortcodes.old/gh-repo.html index bc546b7..d055cf5 100644 --- a/layouts/shortcodes/ghRepo.html +++ b/layouts/shortcodes.old/gh-repo.html @@ -7,7 +7,7 @@ @examples - {{< ghRepo "github/docs" >}} + {{< gh-repo "github/docs" >}} */ -}} {{- if (.Get 0) -}} @@ -30,7 +30,7 @@
{{ $data.description | markdownify }}
-{{ .description | markdownify }}
-{{ $data.description | markdownify }}
-{{ $data.bio }}
-