Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
yulianzavodnyk committed Sep 5, 2024
1 parent d03bb78 commit 514ed6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const config = {
blog: {
path: './blog',
showReadingTime: true,
blogTitle: 'IASA Articles | Статті Студради ІПСА',
blogTitle: 'Статті Студради ІПСА',
blogDescription: 'Дізнайтеся про останні події, новини, вступну кампанію та студентське життя в ІПСА.',
postsPerPage: 10,
blogSidebarTitle: 'Усі статті',
Expand Down Expand Up @@ -181,7 +181,7 @@ const config = {
headTags: [
{
tagName: 'title',
innerHTML: 'IASA Articles | Статті Студради ІПСА',
innerHTML: 'Статті Студради ІПСА',
},
{
tagName: 'link',
Expand Down

0 comments on commit 514ed6f

Please sign in to comment.