diff --git a/assets/scss/partials/layout/article.scss b/assets/scss/partials/layout/article.scss index 36f326a..eb58e77 100644 --- a/assets/scss/partials/layout/article.scss +++ b/assets/scss/partials/layout/article.scss @@ -77,47 +77,6 @@ } } -#article-toolbar { - display: flex; - align-items: center; - margin: 20px 0; - - @include respond(md) { - display: none; - } - - .back-home { - background: var(--card-background); - border-radius: var(--tag-border-radius); - color: var(--card-text-color-tertiary); - margin-right: 30px; - display: inline-flex; - align-items: center; - font-size: 1.4rem; - text-transform: uppercase; - padding: 10px 20px 10px 15px; - - transition: box-shadow 0.3s ease; - - box-shadow: var(--shadow-l1); - - &:hover { - box-shadow: var(--shadow-l2); - } - - svg { - margin-right: 5px; - width: 20px; - height: 20px; - } - - span { - font-weight: 500; - white-space: nowrap; - } - } -} - .widget--toc { background-color: var(--card-background); border-radius: var(--card-border-radius); diff --git a/exampleSite/content/page/about/index.cn.md b/exampleSite/content/page/about/index.cn.md deleted file mode 100644 index 060c006..0000000 --- a/exampleSite/content/page/about/index.cn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: 关于 ---- - -This is a test page for i18n support. \ No newline at end of file diff --git a/exampleSite/content/page/about/index.zh-cn.md b/exampleSite/content/page/about/index.zh-cn.md new file mode 100644 index 0000000..0284003 --- /dev/null +++ b/exampleSite/content/page/about/index.zh-cn.md @@ -0,0 +1,10 @@ +--- +title: 关于 +menu: + main: + weight: -90 + params: + icon: user +--- + +This is a test page for i18n support. \ No newline at end of file diff --git a/i18n/pl.yaml b/i18n/pl.yaml index f261f86..68c9bc8 100644 --- a/i18n/pl.yaml +++ b/i18n/pl.yaml @@ -50,6 +50,10 @@ widget: tagCloud: title: other: Tagi + + categoriesCloud: + title: + other: Kategorie search: title: