diff --git a/404.html b/404.html index bea845c4..33856b9a 100644 --- a/404.html +++ b/404.html @@ -25,7 +25,7 @@ - + @@ -70,7 +70,7 @@

- - + + diff --git a/assistant.css b/assistant.css index dd604b7e..c7481b18 100644 --- a/assistant.css +++ b/assistant.css @@ -113,7 +113,7 @@ .msa-form { display: flex; gap: 8px; padding: 10px; border-top: 1px solid #eceff0; background: #fff; } .msa-input { flex: 1; border: 1px solid #d6dcde; border-radius: 10px; - padding: 10px 12px; font-size: 14.5px; font-family: inherit; color: var(--msa-text); + padding: 10px 12px; font-size: 16px; font-family: inherit; color: var(--msa-text); /* 16px avoids iOS Safari focus-zoom */ } .msa-input:focus { outline: 2px solid var(--msa-accent); outline-offset: -1px; border-color: var(--msa-accent); } .msa-send { @@ -121,7 +121,7 @@ width: 44px; cursor: pointer; font-size: 16px; } .msa-send:hover { background: var(--msa-accent-dark); } -.msa-foot { margin: 0; padding: 8px 12px; font-size: 11.5px; color: #8a979d; background: #fff; text-align: center; } +.msa-foot { margin: 0; padding: 8px 12px; font-size: 11.5px; color: #5a6b72; background: #fff; text-align: center; } /* was #8a979d (3.0:1) — darkened for WCAG AA */ @media (max-width: 480px) { .msa-root { right: 12px; bottom: 12px; } diff --git a/css/layout/_footer.css b/css/layout/_footer.css index 3647a8a3..f5037a0e 100644 --- a/css/layout/_footer.css +++ b/css/layout/_footer.css @@ -21,8 +21,10 @@ footer { } .footer-container { - width: 1280px; + width: 100%; + max-width: 1280px; margin: 0 auto; + padding: 0 24px; } .footer-main { diff --git a/css/main.css b/css/main.css index 26788182..7e839f3c 100644 --- a/css/main.css +++ b/css/main.css @@ -15,36 +15,36 @@ */ /* 1. Base Styles */ -@import 'base/_base.css?v=64a53dd6'; -@import 'base/_typography.css?v=64a53dd6'; +@import 'base/_base.css?v=9ff60d7a'; +@import 'base/_typography.css?v=9ff60d7a'; /* 2. Layout Components */ -@import 'layout/_header.css?v=64a53dd6'; -@import 'layout/_footer.css?v=64a53dd6'; +@import 'layout/_header.css?v=9ff60d7a'; +@import 'layout/_footer.css?v=9ff60d7a'; /* 3. Reusable Components */ -@import 'components/_buttons.css?v=64a53dd6'; -@import 'components/_cards.css?v=64a53dd6'; -@import 'components/_lang-banner.css?v=64a53dd6'; -@import 'components/_lightbox.css?v=64a53dd6'; +@import 'components/_buttons.css?v=9ff60d7a'; +@import 'components/_cards.css?v=9ff60d7a'; +@import 'components/_lang-banner.css?v=9ff60d7a'; +@import 'components/_lightbox.css?v=9ff60d7a'; /* 4. Page-specific Styles */ -@import 'pages/_home.css?v=64a53dd6'; -@import 'pages/_projects.css?v=64a53dd6'; -@import 'pages/_article.css?v=64a53dd6'; -@import 'pages/_about.css?v=64a53dd6'; -@import 'pages/_timeline.css?v=64a53dd6'; -@import 'pages/_guide.css?v=64a53dd6'; -@import 'pages/_faq.css?v=64a53dd6'; -@import 'pages/_blog.css?v=64a53dd6'; -@import 'pages/_news.css?v=64a53dd6'; -@import 'pages/_member.css?v=64a53dd6'; -@import 'pages/_support.css?v=64a53dd6'; -@import 'pages/_hub.css?v=64a53dd6'; -@import 'pages/_legal.css?v=64a53dd6'; -@import 'pages/_gallery.css?v=64a53dd6'; -@import 'pages/_press.css?v=64a53dd6'; -@import 'pages/_event.css?v=64a53dd6'; +@import 'pages/_home.css?v=9ff60d7a'; +@import 'pages/_projects.css?v=9ff60d7a'; +@import 'pages/_article.css?v=9ff60d7a'; +@import 'pages/_about.css?v=9ff60d7a'; +@import 'pages/_timeline.css?v=9ff60d7a'; +@import 'pages/_guide.css?v=9ff60d7a'; +@import 'pages/_faq.css?v=9ff60d7a'; +@import 'pages/_blog.css?v=9ff60d7a'; +@import 'pages/_news.css?v=9ff60d7a'; +@import 'pages/_member.css?v=9ff60d7a'; +@import 'pages/_support.css?v=9ff60d7a'; +@import 'pages/_hub.css?v=9ff60d7a'; +@import 'pages/_legal.css?v=9ff60d7a'; +@import 'pages/_gallery.css?v=9ff60d7a'; +@import 'pages/_press.css?v=9ff60d7a'; +@import 'pages/_event.css?v=9ff60d7a'; /* Loaded last so the shared filter bar wins over per-page chip styles. */ -@import 'pages/_filterbar.css?v=64a53dd6'; \ No newline at end of file +@import 'pages/_filterbar.css?v=9ff60d7a'; \ No newline at end of file diff --git a/css/pages/_article.css b/css/pages/_article.css index 84380c01..92458fb8 100644 --- a/css/pages/_article.css +++ b/css/pages/_article.css @@ -228,7 +228,7 @@ .article-publish-date { font-size: 16px; font-weight: 600; - color: #FA7850; + color: #B4531A; /* was #FA7850 (2.7:1) — darkened for WCAG AA on white */ margin-bottom: 12px; } diff --git a/css/pages/_filterbar.css b/css/pages/_filterbar.css index 81e20105..17acf9f3 100644 --- a/css/pages/_filterbar.css +++ b/css/pages/_filterbar.css @@ -137,7 +137,7 @@ outline: 0; background: transparent; font-family: inherit; - font-size: 15px; + font-size: 16px; /* 16px avoids iOS Safari focus-zoom */ color: #101828; } .filterbar-search-field input::placeholder { color: #98A2B3; } diff --git a/css/pages/_member.css b/css/pages/_member.css index ce92075f..c1fbed15 100644 --- a/css/pages/_member.css +++ b/css/pages/_member.css @@ -110,7 +110,7 @@ .mm-real-body { padding: 18px; } .mm-real-body h3 { font-size: 17px; margin: 0 0 6px; } .mm-real-body p { font-size: 14px; line-height: 21px; color: #667085; margin: 0 0 10px; } -.mm-real-link { font-size: 14px; font-weight: 600; color: var(--mm-orange); display: inline-flex; align-items: center; gap: 6px; } +.mm-real-link { font-size: 14px; font-weight: 600; color: #B4531A; display: inline-flex; align-items: center; gap: 6px; } /* was --mm-orange (2.8:1) — darkened for WCAG AA */ /* ---- testimonials ---- */ .mm-tests { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 40px; } @@ -189,7 +189,7 @@ .ms-field { display: flex; flex-direction: column; gap: 6px; } .ms-field span { font-size: 13px; font-weight: 600; color: #344054; } .ms-field input, .ms-field select, .ms-form textarea { - font-family: inherit; font-size: 15px; color: #101828; + font-family: inherit; font-size: 16px; color: #101828; /* 16px avoids iOS Safari focus-zoom */ padding: 11px 14px; border: 1px solid #D0D5DD; border-radius: 10px; background: #FFFFFF; width: 100%; } .ms-field input:focus, .ms-field select:focus, .ms-form textarea:focus { outline: none; border-color: var(--mm-orange); box-shadow: 0 0 0 3px rgba(242,118,46,0.12); } diff --git a/en/about-us/index.html b/en/about-us/index.html index eb21d561..1df7a3c3 100644 --- a/en/about-us/index.html +++ b/en/about-us/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -572,8 +572,8 @@ - - - + + + diff --git a/en/become-a-member/index.html b/en/become-a-member/index.html index f441c2f1..bc06cff4 100644 --- a/en/become-a-member/index.html +++ b/en/become-a-member/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -624,10 +624,10 @@ - - + + - - + + diff --git a/en/blog/ad-futura-scholarship-slovenia-2026/index.html b/en/blog/ad-futura-scholarship-slovenia-2026/index.html index a3556ffb..f24cc87f 100644 --- a/en/blog/ad-futura-scholarship-slovenia-2026/index.html +++ b/en/blog/ad-futura-scholarship-slovenia-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -444,9 +444,9 @@ - + - - + + diff --git a/en/blog/how-i-coped-with-leaving-home/index.html b/en/blog/how-i-coped-with-leaving-home/index.html index 65d7c9e8..a8a5f6ed 100644 --- a/en/blog/how-i-coped-with-leaving-home/index.html +++ b/en/blog/how-i-coped-with-leaving-home/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -348,9 +348,9 @@ - + - - + + diff --git a/en/blog/how-to-open-slovenian-bank-account/index.html b/en/blog/how-to-open-slovenian-bank-account/index.html index b9af3c2c..ac5023a7 100644 --- a/en/blog/how-to-open-slovenian-bank-account/index.html +++ b/en/blog/how-to-open-slovenian-bank-account/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -422,9 +422,9 @@ - + - - + + diff --git a/en/blog/index.html b/en/blog/index.html index 3a1f6b78..e92ddd8c 100644 --- a/en/blog/index.html +++ b/en/blog/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -434,11 +434,11 @@ - + - - - - + + + + diff --git a/en/blog/learning-slovene-where-to-start/index.html b/en/blog/learning-slovene-where-to-start/index.html index 4fa6c160..d7253bbb 100644 --- a/en/blog/learning-slovene-where-to-start/index.html +++ b/en/blog/learning-slovene-where-to-start/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -381,9 +381,9 @@ - + - - + + diff --git a/en/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html b/en/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html index b6634c2a..8e0ae559 100644 --- a/en/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html +++ b/en/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -393,9 +393,9 @@ - + - - + + diff --git a/en/blog/welcome-days-slovenian-universities-2026-2027/index.html b/en/blog/welcome-days-slovenian-universities-2026-2027/index.html index a3a67f95..6d2cfcb9 100644 --- a/en/blog/welcome-days-slovenian-universities-2026-2027/index.html +++ b/en/blog/welcome-days-slovenian-universities-2026-2027/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -384,9 +384,9 @@ - + - - + + diff --git a/en/blog/where-to-search-for-accommodation-in-slovenia/index.html b/en/blog/where-to-search-for-accommodation-in-slovenia/index.html index ee0ecfda..e4696199 100644 --- a/en/blog/where-to-search-for-accommodation-in-slovenia/index.html +++ b/en/blog/where-to-search-for-accommodation-in-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -437,9 +437,9 @@ - + - - + + diff --git a/en/cookie-policy/index.html b/en/cookie-policy/index.html index b4acdf9c..0f20f963 100644 --- a/en/cookie-policy/index.html +++ b/en/cookie-policy/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -322,8 +322,8 @@ - - - + + + diff --git a/en/faq/index.html b/en/faq/index.html index 6ecf87c9..b991d93d 100644 --- a/en/faq/index.html +++ b/en/faq/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -58,7 +58,7 @@ - + @@ -539,7 +539,7 @@ - - + + diff --git a/en/gallery/index.html b/en/gallery/index.html index 1bfce38d..a34aa8d4 100644 --- a/en/gallery/index.html +++ b/en/gallery/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -648,8 +648,8 @@ - - - + + + diff --git a/en/get-to-know-macedonia/a-table-full-of-macedonia/index.html b/en/get-to-know-macedonia/a-table-full-of-macedonia/index.html index 465d90c6..f44a53cb 100644 --- a/en/get-to-know-macedonia/a-table-full-of-macedonia/index.html +++ b/en/get-to-know-macedonia/a-table-full-of-macedonia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -399,8 +399,8 @@ - - - + + + diff --git a/en/get-to-know-macedonia/history-you-can-still-walk-through/index.html b/en/get-to-know-macedonia/history-you-can-still-walk-through/index.html index 9c3f4829..3655e850 100644 --- a/en/get-to-know-macedonia/history-you-can-still-walk-through/index.html +++ b/en/get-to-know-macedonia/history-you-can-still-walk-through/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -405,8 +405,8 @@ - - - + + + diff --git a/en/get-to-know-macedonia/index.html b/en/get-to-know-macedonia/index.html index 8b927d06..cd06842a 100644 --- a/en/get-to-know-macedonia/index.html +++ b/en/get-to-know-macedonia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -372,8 +372,8 @@ - - - + + + diff --git a/en/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html b/en/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html index d817bbd3..ca0279d4 100644 --- a/en/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html +++ b/en/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -405,8 +405,8 @@ - - - + + + diff --git a/en/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html b/en/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html index 20ca9ac6..72c73426 100644 --- a/en/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html +++ b/en/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -397,8 +397,8 @@ - - - + + + diff --git a/en/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html b/en/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html index dc1bc8b8..e768d856 100644 --- a/en/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html +++ b/en/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -387,8 +387,8 @@ - - - + + + diff --git a/en/get-to-know-macedonia/welcome-to-macedonia/index.html b/en/get-to-know-macedonia/welcome-to-macedonia/index.html index 75c686dc..6d25fd75 100644 --- a/en/get-to-know-macedonia/welcome-to-macedonia/index.html +++ b/en/get-to-know-macedonia/welcome-to-macedonia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -384,8 +384,8 @@ - - - + + + diff --git a/en/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html b/en/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html index a41ae6ce..b5e40ca4 100644 --- a/en/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html +++ b/en/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -389,8 +389,8 @@ - - - + + + diff --git a/en/get-to-know-slovenia/index.html b/en/get-to-know-slovenia/index.html index bdb4c568..28b75718 100644 --- a/en/get-to-know-slovenia/index.html +++ b/en/get-to-know-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -372,8 +372,8 @@ - - - + + + diff --git a/en/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html b/en/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html index e3f7dbef..c8814edd 100644 --- a/en/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html +++ b/en/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -385,8 +385,8 @@ - - - + + + diff --git a/en/get-to-know-slovenia/ljubljana-through-our-eyes/index.html b/en/get-to-know-slovenia/ljubljana-through-our-eyes/index.html index 26622ea6..daab89b6 100644 --- a/en/get-to-know-slovenia/ljubljana-through-our-eyes/index.html +++ b/en/get-to-know-slovenia/ljubljana-through-our-eyes/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -379,8 +379,8 @@ - - - + + + diff --git a/en/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html b/en/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html index a1532eea..2ccc1868 100644 --- a/en/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html +++ b/en/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -406,8 +406,8 @@ - - - + + + diff --git a/en/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html b/en/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html index 7845889d..410c7ccf 100644 --- a/en/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html +++ b/en/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -391,8 +391,8 @@ - - - + + + diff --git a/en/get-to-know-slovenia/welcome-to-slovenia/index.html b/en/get-to-know-slovenia/welcome-to-slovenia/index.html index 9e67a1c3..a85354f0 100644 --- a/en/get-to-know-slovenia/welcome-to-slovenia/index.html +++ b/en/get-to-know-slovenia/welcome-to-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -362,8 +362,8 @@ - - - + + + diff --git a/en/index.html b/en/index.html index 032f643b..476af6ab 100644 --- a/en/index.html +++ b/en/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -552,8 +552,8 @@ - - - + + + \ No newline at end of file diff --git a/en/legal/index.html b/en/legal/index.html index 0139a8d6..b3245ec9 100644 --- a/en/legal/index.html +++ b/en/legal/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -55,7 +55,7 @@ - + @@ -317,8 +317,8 @@ - - - + + + diff --git a/en/msos-hub/index.html b/en/msos-hub/index.html index 605e68c2..efc63812 100644 --- a/en/msos-hub/index.html +++ b/en/msos-hub/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -55,7 +55,7 @@ - + @@ -412,8 +412,8 @@ - - - + + + diff --git a/en/news/index.html b/en/news/index.html index 31cca38b..93def2ce 100644 --- a/en/news/index.html +++ b/en/news/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -576,11 +576,11 @@ - - - + + + - - + + diff --git a/en/news/meet-student-slovenia-2026/index.html b/en/news/meet-student-slovenia-2026/index.html index 8323abfd..3c4f1fc3 100644 --- a/en/news/meet-student-slovenia-2026/index.html +++ b/en/news/meet-student-slovenia-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -429,10 +429,10 @@ - - + + - - + + diff --git a/en/news/proof-of-means-updated-2026/index.html b/en/news/proof-of-means-updated-2026/index.html index 96208fa4..d3b5e2b8 100644 --- a/en/news/proof-of-means-updated-2026/index.html +++ b/en/news/proof-of-means-updated-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -302,9 +302,9 @@ - + - - + + diff --git a/en/press/index.html b/en/press/index.html index 24dd0ead..d86b1d2e 100644 --- a/en/press/index.html +++ b/en/press/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -54,7 +54,7 @@ - + @@ -459,7 +459,7 @@ - - + + diff --git a/en/privacy-policy/index.html b/en/privacy-policy/index.html index cd272161..aa2429a7 100644 --- a/en/privacy-policy/index.html +++ b/en/privacy-policy/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -368,8 +368,8 @@ - - - + + + diff --git a/en/projects/humanitarian-tournament-in-maribor/index.html b/en/projects/humanitarian-tournament-in-maribor/index.html index 93540b2d..fcccb1e5 100644 --- a/en/projects/humanitarian-tournament-in-maribor/index.html +++ b/en/projects/humanitarian-tournament-in-maribor/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -403,8 +403,8 @@ - - - + + + diff --git a/en/projects/in-memory-of-frosina-kulakova/index.html b/en/projects/in-memory-of-frosina-kulakova/index.html index e48d90cc..3166c573 100644 --- a/en/projects/in-memory-of-frosina-kulakova/index.html +++ b/en/projects/in-memory-of-frosina-kulakova/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -341,8 +341,8 @@ - - - + + + diff --git a/en/projects/in-memory-of-the-kochani-victims/index.html b/en/projects/in-memory-of-the-kochani-victims/index.html index b07a4f7b..e914d148 100644 --- a/en/projects/in-memory-of-the-kochani-victims/index.html +++ b/en/projects/in-memory-of-the-kochani-victims/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -349,8 +349,8 @@ - - - + + + diff --git a/en/projects/index.html b/en/projects/index.html index 885c0577..63bfdd0f 100644 --- a/en/projects/index.html +++ b/en/projects/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -511,9 +511,9 @@ - - - - + + + + \ No newline at end of file diff --git a/en/projects/joint-walk-path-around-the-wire/index.html b/en/projects/joint-walk-path-around-the-wire/index.html index c2adf4fe..444ba024 100644 --- a/en/projects/joint-walk-path-around-the-wire/index.html +++ b/en/projects/joint-walk-path-around-the-wire/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -379,8 +379,8 @@ - - - + + + diff --git a/en/projects/kafanska-vecher-2025/index.html b/en/projects/kafanska-vecher-2025/index.html index 685b963e..44e2bd5e 100644 --- a/en/projects/kafanska-vecher-2025/index.html +++ b/en/projects/kafanska-vecher-2025/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -405,8 +405,8 @@ - - - + + + diff --git a/en/projects/macedonian-student-night-in-ljubljana/index.html b/en/projects/macedonian-student-night-in-ljubljana/index.html index cf645c19..1e497fd8 100644 --- a/en/projects/macedonian-student-night-in-ljubljana/index.html +++ b/en/projects/macedonian-student-night-in-ljubljana/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -419,8 +419,8 @@ - - - + + + \ No newline at end of file diff --git a/en/projects/meet-student-slovenia-2023/index.html b/en/projects/meet-student-slovenia-2023/index.html index e515ee9a..888dea32 100644 --- a/en/projects/meet-student-slovenia-2023/index.html +++ b/en/projects/meet-student-slovenia-2023/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -444,8 +444,8 @@ - - - + + + \ No newline at end of file diff --git a/en/projects/meet-student-slovenia-2024/index.html b/en/projects/meet-student-slovenia-2024/index.html index 6936c9f7..525d5118 100644 --- a/en/projects/meet-student-slovenia-2024/index.html +++ b/en/projects/meet-student-slovenia-2024/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -443,8 +443,8 @@ - - - + + + \ No newline at end of file diff --git a/en/projects/morning-coffee-in-front-of-ctk-2026/index.html b/en/projects/morning-coffee-in-front-of-ctk-2026/index.html index 2fda2d20..115de0a6 100644 --- a/en/projects/morning-coffee-in-front-of-ctk-2026/index.html +++ b/en/projects/morning-coffee-in-front-of-ctk-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -399,8 +399,8 @@ - - - + + + diff --git a/en/projects/morning-coffee-in-front-of-ctk/index.html b/en/projects/morning-coffee-in-front-of-ctk/index.html index d5cfbfb4..2ba6f0b4 100644 --- a/en/projects/morning-coffee-in-front-of-ctk/index.html +++ b/en/projects/morning-coffee-in-front-of-ctk/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -408,8 +408,8 @@ - - - + + + \ No newline at end of file diff --git a/en/projects/paint-and-wine-at-sunset/index.html b/en/projects/paint-and-wine-at-sunset/index.html index a9c65bb7..40a09d74 100644 --- a/en/projects/paint-and-wine-at-sunset/index.html +++ b/en/projects/paint-and-wine-at-sunset/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -388,8 +388,8 @@ - - - + + + diff --git a/en/projects/president-siljanovska-davkova-lecture-2026/index.html b/en/projects/president-siljanovska-davkova-lecture-2026/index.html index 055fefda..b4b4a535 100644 --- a/en/projects/president-siljanovska-davkova-lecture-2026/index.html +++ b/en/projects/president-siljanovska-davkova-lecture-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -402,8 +402,8 @@ - - - + + + diff --git a/en/projects/sepa-webinar-2026/index.html b/en/projects/sepa-webinar-2026/index.html index 27113839..f257d021 100644 --- a/en/projects/sepa-webinar-2026/index.html +++ b/en/projects/sepa-webinar-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -375,8 +375,8 @@ - - - + + + diff --git a/en/projects/teambuilding-hub-opening-2026/index.html b/en/projects/teambuilding-hub-opening-2026/index.html index 1eef3b1c..91c719db 100644 --- a/en/projects/teambuilding-hub-opening-2026/index.html +++ b/en/projects/teambuilding-hub-opening-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -412,8 +412,8 @@ - - - + + + diff --git a/en/projects/watching-handball-together-in-slovenia/index.html b/en/projects/watching-handball-together-in-slovenia/index.html index edc16eb9..dafbd8ac 100644 --- a/en/projects/watching-handball-together-in-slovenia/index.html +++ b/en/projects/watching-handball-together-in-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -379,8 +379,8 @@ - - - + + + diff --git a/en/projects/watching-macedonia-wales-football-match/index.html b/en/projects/watching-macedonia-wales-football-match/index.html index 9939e9bd..d1aeb057 100644 --- a/en/projects/watching-macedonia-wales-football-match/index.html +++ b/en/projects/watching-macedonia-wales-football-match/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -388,8 +388,8 @@ - - - + + + diff --git a/en/student-welcome-guide/academic-life/index.html b/en/student-welcome-guide/academic-life/index.html index 6d528008..22a468f6 100644 --- a/en/student-welcome-guide/academic-life/index.html +++ b/en/student-welcome-guide/academic-life/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -366,9 +366,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/administrative-basics/index.html b/en/student-welcome-guide/administrative-basics/index.html index c0776c2e..a67e99d0 100644 --- a/en/student-welcome-guide/administrative-basics/index.html +++ b/en/student-welcome-guide/administrative-basics/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -354,9 +354,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/admission-and-enrolment/index.html b/en/student-welcome-guide/admission-and-enrolment/index.html index 824cba84..fb2f2733 100644 --- a/en/student-welcome-guide/admission-and-enrolment/index.html +++ b/en/student-welcome-guide/admission-and-enrolment/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -364,9 +364,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/application-deadlines/index.html b/en/student-welcome-guide/application-deadlines/index.html index bae0a3f7..20909bb2 100644 --- a/en/student-welcome-guide/application-deadlines/index.html +++ b/en/student-welcome-guide/application-deadlines/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -361,9 +361,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/arrival-checklist/index.html b/en/student-welcome-guide/arrival-checklist/index.html index a6cd1c0b..56b833ba 100644 --- a/en/student-welcome-guide/arrival-checklist/index.html +++ b/en/student-welcome-guide/arrival-checklist/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -379,9 +379,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/bachelor-application/index.html b/en/student-welcome-guide/bachelor-application/index.html index 6d6d9c90..7135b9dc 100644 --- a/en/student-welcome-guide/bachelor-application/index.html +++ b/en/student-welcome-guide/bachelor-application/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -391,9 +391,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/choose-a-programme/index.html b/en/student-welcome-guide/choose-a-programme/index.html index 80425f17..004d5a5e 100644 --- a/en/student-welcome-guide/choose-a-programme/index.html +++ b/en/student-welcome-guide/choose-a-programme/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -382,9 +382,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/complete-student-journey/index.html b/en/student-welcome-guide/complete-student-journey/index.html index 42532dec..c432c741 100644 --- a/en/student-welcome-guide/complete-student-journey/index.html +++ b/en/student-welcome-guide/complete-student-journey/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -407,9 +407,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/document-preparation/index.html b/en/student-welcome-guide/document-preparation/index.html index a187d452..35c8d2b9 100644 --- a/en/student-welcome-guide/document-preparation/index.html +++ b/en/student-welcome-guide/document-preparation/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -356,9 +356,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/evs-application-guide/index.html b/en/student-welcome-guide/evs-application-guide/index.html index 75b0bdf7..554a6226 100644 --- a/en/student-welcome-guide/evs-application-guide/index.html +++ b/en/student-welcome-guide/evs-application-guide/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -374,9 +374,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/healthcare-in-slovenia/index.html b/en/student-welcome-guide/healthcare-in-slovenia/index.html index 17a86adc..50622b8b 100644 --- a/en/student-welcome-guide/healthcare-in-slovenia/index.html +++ b/en/student-welcome-guide/healthcare-in-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -417,9 +417,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/index.html b/en/student-welcome-guide/index.html index c3927af3..18228417 100644 --- a/en/student-welcome-guide/index.html +++ b/en/student-welcome-guide/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -525,10 +525,10 @@ - - - - - + + + + + diff --git a/en/student-welcome-guide/master-application/index.html b/en/student-welcome-guide/master-application/index.html index d02339d5..42d1d504 100644 --- a/en/student-welcome-guide/master-application/index.html +++ b/en/student-welcome-guide/master-application/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -368,9 +368,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/means-accommodation-address/index.html b/en/student-welcome-guide/means-accommodation-address/index.html index af9532fe..24fd9e69 100644 --- a/en/student-welcome-guide/means-accommodation-address/index.html +++ b/en/student-welcome-guide/means-accommodation-address/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -440,9 +440,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/my-route/index.html b/en/student-welcome-guide/my-route/index.html index 511697d6..c29dcfc4 100644 --- a/en/student-welcome-guide/my-route/index.html +++ b/en/student-welcome-guide/my-route/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - +

Your personal study route

@@ -268,9 +268,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/official-sources-and-checklists/index.html b/en/student-welcome-guide/official-sources-and-checklists/index.html index 23b41548..2041ebab 100644 --- a/en/student-welcome-guide/official-sources-and-checklists/index.html +++ b/en/student-welcome-guide/official-sources-and-checklists/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -385,9 +385,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/prepare-to-move/index.html b/en/student-welcome-guide/prepare-to-move/index.html index 41f51976..839ca8ab 100644 --- a/en/student-welcome-guide/prepare-to-move/index.html +++ b/en/student-welcome-guide/prepare-to-move/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -412,9 +412,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/recognition-of-education/index.html b/en/student-welcome-guide/recognition-of-education/index.html index a1ae78da..bdb80691 100644 --- a/en/student-welcome-guide/recognition-of-education/index.html +++ b/en/student-welcome-guide/recognition-of-education/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -357,9 +357,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/renew-change-graduate/index.html b/en/student-welcome-guide/renew-change-graduate/index.html index 4e47c519..1869c94a 100644 --- a/en/student-welcome-guide/renew-change-graduate/index.html +++ b/en/student-welcome-guide/renew-change-graduate/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -366,9 +366,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/rm-si-3-health-insurance/index.html b/en/student-welcome-guide/rm-si-3-health-insurance/index.html index a449fd62..3b3607f2 100644 --- a/en/student-welcome-guide/rm-si-3-health-insurance/index.html +++ b/en/student-welcome-guide/rm-si-3-health-insurance/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -406,9 +406,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/student-accommodation/index.html b/en/student-welcome-guide/student-accommodation/index.html index 58ea1103..f8f9da4e 100644 --- a/en/student-welcome-guide/student-accommodation/index.html +++ b/en/student-welcome-guide/student-accommodation/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -407,9 +407,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/student-budget/index.html b/en/student-welcome-guide/student-budget/index.html index 65741ab6..6ded8ac8 100644 --- a/en/student-welcome-guide/student-budget/index.html +++ b/en/student-welcome-guide/student-budget/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -376,9 +376,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/student-meals/index.html b/en/student-welcome-guide/student-meals/index.html index 3d95c50d..3255de9a 100644 --- a/en/student-welcome-guide/student-meals/index.html +++ b/en/student-welcome-guide/student-meals/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -364,9 +364,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/student-organisations-and-extracurriculars/index.html b/en/student-welcome-guide/student-organisations-and-extracurriculars/index.html index 6c1721f6..2ca970b1 100644 --- a/en/student-welcome-guide/student-organisations-and-extracurriculars/index.html +++ b/en/student-welcome-guide/student-organisations-and-extracurriculars/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -401,9 +401,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/student-residence-permit/index.html b/en/student-welcome-guide/student-residence-permit/index.html index e7c1513c..d3695bf8 100644 --- a/en/student-welcome-guide/student-residence-permit/index.html +++ b/en/student-welcome-guide/student-residence-permit/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -418,9 +418,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/student-transport/index.html b/en/student-welcome-guide/student-transport/index.html index f38a685b..56d6581e 100644 --- a/en/student-welcome-guide/student-transport/index.html +++ b/en/student-welcome-guide/student-transport/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -385,9 +385,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/student-work/index.html b/en/student-welcome-guide/student-work/index.html index 5ad2aebe..a7246a7e 100644 --- a/en/student-welcome-guide/student-work/index.html +++ b/en/student-welcome-guide/student-work/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -359,9 +359,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/study-cities/index.html b/en/student-welcome-guide/study-cities/index.html index c57dbde3..f3a9001d 100644 --- a/en/student-welcome-guide/study-cities/index.html +++ b/en/student-welcome-guide/study-cities/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -419,9 +419,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/tuition-and-scholarships/index.html b/en/student-welcome-guide/tuition-and-scholarships/index.html index ce383f4c..ba31720f 100644 --- a/en/student-welcome-guide/tuition-and-scholarships/index.html +++ b/en/student-welcome-guide/tuition-and-scholarships/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -363,9 +363,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/visa-and-residence-explained/index.html b/en/student-welcome-guide/visa-and-residence-explained/index.html index 5db3c324..362b8e40 100644 --- a/en/student-welcome-guide/visa-and-residence-explained/index.html +++ b/en/student-welcome-guide/visa-and-residence-explained/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -390,9 +390,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/wellbeing-and-community/index.html b/en/student-welcome-guide/wellbeing-and-community/index.html index 10208f9b..b2db4a18 100644 --- a/en/student-welcome-guide/wellbeing-and-community/index.html +++ b/en/student-welcome-guide/wellbeing-and-community/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -355,9 +355,9 @@ - - - - + + + + diff --git a/en/student-welcome-guide/where-to-apply-for-residence/index.html b/en/student-welcome-guide/where-to-apply-for-residence/index.html index 9e1b3e1e..39bbff3f 100644 --- a/en/student-welcome-guide/where-to-apply-for-residence/index.html +++ b/en/student-welcome-guide/where-to-apply-for-residence/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -425,9 +425,9 @@ - - - - + + + + diff --git a/en/support/index.html b/en/support/index.html index 5b997cf2..025ad539 100644 --- a/en/support/index.html +++ b/en/support/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -55,7 +55,7 @@ - + @@ -596,9 +596,9 @@ - - - - + + + + diff --git a/en/timeline-and-milestones/index.html b/en/timeline-and-milestones/index.html index 27fae8fa..504e6d33 100644 --- a/en/timeline-and-milestones/index.html +++ b/en/timeline-and-milestones/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -511,8 +511,8 @@ - - - + + + \ No newline at end of file diff --git a/mk/about-us/index.html b/mk/about-us/index.html index 03a9cc48..648e474b 100644 --- a/mk/about-us/index.html +++ b/mk/about-us/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -572,8 +572,8 @@ - - - + + + diff --git a/mk/become-a-member/index.html b/mk/become-a-member/index.html index bb2538cf..1d892ec9 100644 --- a/mk/become-a-member/index.html +++ b/mk/become-a-member/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -624,10 +624,10 @@ - - + + - - + + diff --git a/mk/blog/ad-futura-scholarship-slovenia-2026/index.html b/mk/blog/ad-futura-scholarship-slovenia-2026/index.html index cce153b5..767cfe15 100644 --- a/mk/blog/ad-futura-scholarship-slovenia-2026/index.html +++ b/mk/blog/ad-futura-scholarship-slovenia-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -444,9 +444,9 @@ - + - - + + diff --git a/mk/blog/how-i-coped-with-leaving-home/index.html b/mk/blog/how-i-coped-with-leaving-home/index.html index 2550bb5b..ef05ab26 100644 --- a/mk/blog/how-i-coped-with-leaving-home/index.html +++ b/mk/blog/how-i-coped-with-leaving-home/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -348,9 +348,9 @@ - + - - + + diff --git a/mk/blog/how-to-open-slovenian-bank-account/index.html b/mk/blog/how-to-open-slovenian-bank-account/index.html index 0b6ca678..0d21b191 100644 --- a/mk/blog/how-to-open-slovenian-bank-account/index.html +++ b/mk/blog/how-to-open-slovenian-bank-account/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -422,9 +422,9 @@ - + - - + + diff --git a/mk/blog/index.html b/mk/blog/index.html index 80253a47..349ad140 100644 --- a/mk/blog/index.html +++ b/mk/blog/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -434,11 +434,11 @@ - + - - - - + + + + diff --git a/mk/blog/learning-slovene-where-to-start/index.html b/mk/blog/learning-slovene-where-to-start/index.html index 2396d369..2db6a113 100644 --- a/mk/blog/learning-slovene-where-to-start/index.html +++ b/mk/blog/learning-slovene-where-to-start/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -381,9 +381,9 @@ - + - - + + diff --git a/mk/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html b/mk/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html index 39a13d2b..0cd8b85e 100644 --- a/mk/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html +++ b/mk/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -393,9 +393,9 @@ - + - - + + diff --git a/mk/blog/welcome-days-slovenian-universities-2026-2027/index.html b/mk/blog/welcome-days-slovenian-universities-2026-2027/index.html index 3e776220..f5dfac68 100644 --- a/mk/blog/welcome-days-slovenian-universities-2026-2027/index.html +++ b/mk/blog/welcome-days-slovenian-universities-2026-2027/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -384,9 +384,9 @@ - + - - + + diff --git a/mk/blog/where-to-search-for-accommodation-in-slovenia/index.html b/mk/blog/where-to-search-for-accommodation-in-slovenia/index.html index bee906a1..b17755e6 100644 --- a/mk/blog/where-to-search-for-accommodation-in-slovenia/index.html +++ b/mk/blog/where-to-search-for-accommodation-in-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -431,9 +431,9 @@ - + - - + + diff --git a/mk/cookie-policy/index.html b/mk/cookie-policy/index.html index d710ec06..913eb0a3 100644 --- a/mk/cookie-policy/index.html +++ b/mk/cookie-policy/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -322,8 +322,8 @@ - - - + + + diff --git a/mk/faq/index.html b/mk/faq/index.html index 9786691c..f395982f 100644 --- a/mk/faq/index.html +++ b/mk/faq/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -58,7 +58,7 @@ - + @@ -539,7 +539,7 @@ - - + + diff --git a/mk/gallery/index.html b/mk/gallery/index.html index a4705812..a3ae8506 100644 --- a/mk/gallery/index.html +++ b/mk/gallery/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -648,8 +648,8 @@ - - - + + + diff --git a/mk/get-to-know-macedonia/a-table-full-of-macedonia/index.html b/mk/get-to-know-macedonia/a-table-full-of-macedonia/index.html index 9bd2ca6b..b73ccaf0 100644 --- a/mk/get-to-know-macedonia/a-table-full-of-macedonia/index.html +++ b/mk/get-to-know-macedonia/a-table-full-of-macedonia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -399,8 +399,8 @@ - - - + + + diff --git a/mk/get-to-know-macedonia/history-you-can-still-walk-through/index.html b/mk/get-to-know-macedonia/history-you-can-still-walk-through/index.html index 464c2d82..1ab21e85 100644 --- a/mk/get-to-know-macedonia/history-you-can-still-walk-through/index.html +++ b/mk/get-to-know-macedonia/history-you-can-still-walk-through/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -405,8 +405,8 @@ - - - + + + diff --git a/mk/get-to-know-macedonia/index.html b/mk/get-to-know-macedonia/index.html index 0a63f137..6c6e7acf 100644 --- a/mk/get-to-know-macedonia/index.html +++ b/mk/get-to-know-macedonia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -372,8 +372,8 @@ - - - + + + diff --git a/mk/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html b/mk/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html index 9d3eafde..726ef726 100644 --- a/mk/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html +++ b/mk/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -405,8 +405,8 @@ - - - + + + diff --git a/mk/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html b/mk/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html index 2caf793f..494416df 100644 --- a/mk/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html +++ b/mk/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -397,8 +397,8 @@ - - - + + + diff --git a/mk/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html b/mk/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html index c314e5b7..0beb41bd 100644 --- a/mk/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html +++ b/mk/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -387,8 +387,8 @@ - - - + + + diff --git a/mk/get-to-know-macedonia/welcome-to-macedonia/index.html b/mk/get-to-know-macedonia/welcome-to-macedonia/index.html index abb85462..689bdeb7 100644 --- a/mk/get-to-know-macedonia/welcome-to-macedonia/index.html +++ b/mk/get-to-know-macedonia/welcome-to-macedonia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -384,8 +384,8 @@ - - - + + + diff --git a/mk/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html b/mk/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html index e04e48b4..98e1b683 100644 --- a/mk/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html +++ b/mk/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -389,8 +389,8 @@ - - - + + + diff --git a/mk/get-to-know-slovenia/index.html b/mk/get-to-know-slovenia/index.html index a89dbddf..47512654 100644 --- a/mk/get-to-know-slovenia/index.html +++ b/mk/get-to-know-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -371,8 +371,8 @@ - - - + + + diff --git a/mk/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html b/mk/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html index 8ecc6387..a7c206ee 100644 --- a/mk/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html +++ b/mk/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -385,8 +385,8 @@ - - - + + + diff --git a/mk/get-to-know-slovenia/ljubljana-through-our-eyes/index.html b/mk/get-to-know-slovenia/ljubljana-through-our-eyes/index.html index 63c0570c..b5ae7683 100644 --- a/mk/get-to-know-slovenia/ljubljana-through-our-eyes/index.html +++ b/mk/get-to-know-slovenia/ljubljana-through-our-eyes/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -375,8 +375,8 @@ - - - + + + diff --git a/mk/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html b/mk/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html index 4104b61e..ce032ad6 100644 --- a/mk/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html +++ b/mk/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -406,8 +406,8 @@ - - - + + + diff --git a/mk/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html b/mk/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html index 88b439ca..c410f328 100644 --- a/mk/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html +++ b/mk/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -391,8 +391,8 @@ - - - + + + diff --git a/mk/get-to-know-slovenia/welcome-to-slovenia/index.html b/mk/get-to-know-slovenia/welcome-to-slovenia/index.html index e4c4ee9f..31bbddf6 100644 --- a/mk/get-to-know-slovenia/welcome-to-slovenia/index.html +++ b/mk/get-to-know-slovenia/welcome-to-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -362,8 +362,8 @@ - - - + + + diff --git a/mk/index.html b/mk/index.html index a3e1072f..574db644 100644 --- a/mk/index.html +++ b/mk/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -555,8 +555,8 @@ - - - + + + \ No newline at end of file diff --git a/mk/legal/index.html b/mk/legal/index.html index 86e32547..4985082b 100644 --- a/mk/legal/index.html +++ b/mk/legal/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -55,7 +55,7 @@ - + @@ -317,8 +317,8 @@ - - - + + + diff --git a/mk/msos-hub/index.html b/mk/msos-hub/index.html index 3d151341..2062974c 100644 --- a/mk/msos-hub/index.html +++ b/mk/msos-hub/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -55,7 +55,7 @@ - + @@ -412,8 +412,8 @@ - - - + + + diff --git a/mk/news/index.html b/mk/news/index.html index c88e13f8..6c880751 100644 --- a/mk/news/index.html +++ b/mk/news/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -576,11 +576,11 @@ - - - + + + - - + + diff --git a/mk/news/meet-student-slovenia-2026/index.html b/mk/news/meet-student-slovenia-2026/index.html index 4cc13249..ae4c4296 100644 --- a/mk/news/meet-student-slovenia-2026/index.html +++ b/mk/news/meet-student-slovenia-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -431,10 +431,10 @@ - - + + - - + + diff --git a/mk/news/proof-of-means-updated-2026/index.html b/mk/news/proof-of-means-updated-2026/index.html index 4c867dfb..f1b4d327 100644 --- a/mk/news/proof-of-means-updated-2026/index.html +++ b/mk/news/proof-of-means-updated-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -302,9 +302,9 @@ - + - - + + diff --git a/mk/press/index.html b/mk/press/index.html index 3017eac1..79f392d8 100644 --- a/mk/press/index.html +++ b/mk/press/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -54,7 +54,7 @@ - + @@ -459,7 +459,7 @@ - - + + diff --git a/mk/privacy-policy/index.html b/mk/privacy-policy/index.html index 563e744c..39a5cca5 100644 --- a/mk/privacy-policy/index.html +++ b/mk/privacy-policy/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -368,8 +368,8 @@ - - - + + + diff --git a/mk/projects/humanitarian-tournament-in-maribor/index.html b/mk/projects/humanitarian-tournament-in-maribor/index.html index 7a8ebdb7..b3a4a7fe 100644 --- a/mk/projects/humanitarian-tournament-in-maribor/index.html +++ b/mk/projects/humanitarian-tournament-in-maribor/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -403,8 +403,8 @@ - - - + + + diff --git a/mk/projects/in-memory-of-frosina-kulakova/index.html b/mk/projects/in-memory-of-frosina-kulakova/index.html index f2bed7bd..fbff5816 100644 --- a/mk/projects/in-memory-of-frosina-kulakova/index.html +++ b/mk/projects/in-memory-of-frosina-kulakova/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -341,8 +341,8 @@ - - - + + + diff --git a/mk/projects/in-memory-of-the-kochani-victims/index.html b/mk/projects/in-memory-of-the-kochani-victims/index.html index baaf967f..1cdab3fc 100644 --- a/mk/projects/in-memory-of-the-kochani-victims/index.html +++ b/mk/projects/in-memory-of-the-kochani-victims/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -349,8 +349,8 @@ - - - + + + diff --git a/mk/projects/index.html b/mk/projects/index.html index d2473bac..5c325471 100644 --- a/mk/projects/index.html +++ b/mk/projects/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -513,9 +513,9 @@ - - - - + + + + \ No newline at end of file diff --git a/mk/projects/joint-walk-path-around-the-wire/index.html b/mk/projects/joint-walk-path-around-the-wire/index.html index 7cba85a3..a791d555 100644 --- a/mk/projects/joint-walk-path-around-the-wire/index.html +++ b/mk/projects/joint-walk-path-around-the-wire/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -379,8 +379,8 @@ - - - + + + diff --git a/mk/projects/kafanska-vecher-2025/index.html b/mk/projects/kafanska-vecher-2025/index.html index ade8ef3e..db588ada 100644 --- a/mk/projects/kafanska-vecher-2025/index.html +++ b/mk/projects/kafanska-vecher-2025/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -405,8 +405,8 @@ - - - + + + diff --git a/mk/projects/macedonian-student-night-in-ljubljana/index.html b/mk/projects/macedonian-student-night-in-ljubljana/index.html index e0c92961..0aaa0638 100644 --- a/mk/projects/macedonian-student-night-in-ljubljana/index.html +++ b/mk/projects/macedonian-student-night-in-ljubljana/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -414,8 +414,8 @@ - - - + + + \ No newline at end of file diff --git a/mk/projects/meet-student-slovenia-2023/index.html b/mk/projects/meet-student-slovenia-2023/index.html index d3a1fcb0..8722bcd9 100644 --- a/mk/projects/meet-student-slovenia-2023/index.html +++ b/mk/projects/meet-student-slovenia-2023/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -439,8 +439,8 @@ - - - + + + \ No newline at end of file diff --git a/mk/projects/meet-student-slovenia-2024/index.html b/mk/projects/meet-student-slovenia-2024/index.html index d714b1c6..04173b62 100644 --- a/mk/projects/meet-student-slovenia-2024/index.html +++ b/mk/projects/meet-student-slovenia-2024/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -438,8 +438,8 @@ - - - + + + \ No newline at end of file diff --git a/mk/projects/morning-coffee-in-front-of-ctk-2026/index.html b/mk/projects/morning-coffee-in-front-of-ctk-2026/index.html index c337f7a1..1b4e8102 100644 --- a/mk/projects/morning-coffee-in-front-of-ctk-2026/index.html +++ b/mk/projects/morning-coffee-in-front-of-ctk-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -399,8 +399,8 @@ - - - + + + diff --git a/mk/projects/morning-coffee-in-front-of-ctk/index.html b/mk/projects/morning-coffee-in-front-of-ctk/index.html index 140b8317..573b7e83 100644 --- a/mk/projects/morning-coffee-in-front-of-ctk/index.html +++ b/mk/projects/morning-coffee-in-front-of-ctk/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -401,8 +401,8 @@ - - - + + + \ No newline at end of file diff --git a/mk/projects/paint-and-wine-at-sunset/index.html b/mk/projects/paint-and-wine-at-sunset/index.html index 6346bc06..3391b037 100644 --- a/mk/projects/paint-and-wine-at-sunset/index.html +++ b/mk/projects/paint-and-wine-at-sunset/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -388,8 +388,8 @@ - - - + + + diff --git a/mk/projects/president-siljanovska-davkova-lecture-2026/index.html b/mk/projects/president-siljanovska-davkova-lecture-2026/index.html index 646679e7..70e20503 100644 --- a/mk/projects/president-siljanovska-davkova-lecture-2026/index.html +++ b/mk/projects/president-siljanovska-davkova-lecture-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -402,8 +402,8 @@ - - - + + + diff --git a/mk/projects/sepa-webinar-2026/index.html b/mk/projects/sepa-webinar-2026/index.html index e2f6cacd..4a0b67de 100644 --- a/mk/projects/sepa-webinar-2026/index.html +++ b/mk/projects/sepa-webinar-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -375,8 +375,8 @@ - - - + + + diff --git a/mk/projects/teambuilding-hub-opening-2026/index.html b/mk/projects/teambuilding-hub-opening-2026/index.html index 53961662..96dd0f92 100644 --- a/mk/projects/teambuilding-hub-opening-2026/index.html +++ b/mk/projects/teambuilding-hub-opening-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -412,8 +412,8 @@ - - - + + + diff --git a/mk/projects/watching-handball-together-in-slovenia/index.html b/mk/projects/watching-handball-together-in-slovenia/index.html index 95fe3ce4..13129129 100644 --- a/mk/projects/watching-handball-together-in-slovenia/index.html +++ b/mk/projects/watching-handball-together-in-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -379,8 +379,8 @@ - - - + + + diff --git a/mk/projects/watching-macedonia-wales-football-match/index.html b/mk/projects/watching-macedonia-wales-football-match/index.html index 8028a453..fb46f765 100644 --- a/mk/projects/watching-macedonia-wales-football-match/index.html +++ b/mk/projects/watching-macedonia-wales-football-match/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -388,8 +388,8 @@ - - - + + + diff --git a/mk/student-welcome-guide/academic-life/index.html b/mk/student-welcome-guide/academic-life/index.html index 62a9c344..a9db6872 100644 --- a/mk/student-welcome-guide/academic-life/index.html +++ b/mk/student-welcome-guide/academic-life/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -366,9 +366,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/administrative-basics/index.html b/mk/student-welcome-guide/administrative-basics/index.html index ff9abf6b..4566311f 100644 --- a/mk/student-welcome-guide/administrative-basics/index.html +++ b/mk/student-welcome-guide/administrative-basics/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -354,9 +354,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/admission-and-enrolment/index.html b/mk/student-welcome-guide/admission-and-enrolment/index.html index a0412c71..0d2222e5 100644 --- a/mk/student-welcome-guide/admission-and-enrolment/index.html +++ b/mk/student-welcome-guide/admission-and-enrolment/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -364,9 +364,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/application-deadlines/index.html b/mk/student-welcome-guide/application-deadlines/index.html index 9b3edeb4..00982f76 100644 --- a/mk/student-welcome-guide/application-deadlines/index.html +++ b/mk/student-welcome-guide/application-deadlines/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -361,9 +361,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/arrival-checklist/index.html b/mk/student-welcome-guide/arrival-checklist/index.html index 1cff27c7..9e9a6316 100644 --- a/mk/student-welcome-guide/arrival-checklist/index.html +++ b/mk/student-welcome-guide/arrival-checklist/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -379,9 +379,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/bachelor-application/index.html b/mk/student-welcome-guide/bachelor-application/index.html index a1194b25..e40c6622 100644 --- a/mk/student-welcome-guide/bachelor-application/index.html +++ b/mk/student-welcome-guide/bachelor-application/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -391,9 +391,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/choose-a-programme/index.html b/mk/student-welcome-guide/choose-a-programme/index.html index 1e640a06..5cc871c5 100644 --- a/mk/student-welcome-guide/choose-a-programme/index.html +++ b/mk/student-welcome-guide/choose-a-programme/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -382,9 +382,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/complete-student-journey/index.html b/mk/student-welcome-guide/complete-student-journey/index.html index 022d51b1..63e86b0d 100644 --- a/mk/student-welcome-guide/complete-student-journey/index.html +++ b/mk/student-welcome-guide/complete-student-journey/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -407,9 +407,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/document-preparation/index.html b/mk/student-welcome-guide/document-preparation/index.html index 62188374..d03b7765 100644 --- a/mk/student-welcome-guide/document-preparation/index.html +++ b/mk/student-welcome-guide/document-preparation/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -356,9 +356,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/evs-application-guide/index.html b/mk/student-welcome-guide/evs-application-guide/index.html index 2bda7ad9..30990215 100644 --- a/mk/student-welcome-guide/evs-application-guide/index.html +++ b/mk/student-welcome-guide/evs-application-guide/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -374,9 +374,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/healthcare-in-slovenia/index.html b/mk/student-welcome-guide/healthcare-in-slovenia/index.html index eee7e3b6..1cfde9a9 100644 --- a/mk/student-welcome-guide/healthcare-in-slovenia/index.html +++ b/mk/student-welcome-guide/healthcare-in-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -417,9 +417,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/index.html b/mk/student-welcome-guide/index.html index b3e8195f..762d950a 100644 --- a/mk/student-welcome-guide/index.html +++ b/mk/student-welcome-guide/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -525,10 +525,10 @@ - - - - - + + + + + diff --git a/mk/student-welcome-guide/master-application/index.html b/mk/student-welcome-guide/master-application/index.html index 7057fbba..8cfd578a 100644 --- a/mk/student-welcome-guide/master-application/index.html +++ b/mk/student-welcome-guide/master-application/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -368,9 +368,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/means-accommodation-address/index.html b/mk/student-welcome-guide/means-accommodation-address/index.html index 21354c2b..c1192d12 100644 --- a/mk/student-welcome-guide/means-accommodation-address/index.html +++ b/mk/student-welcome-guide/means-accommodation-address/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -440,9 +440,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/my-route/index.html b/mk/student-welcome-guide/my-route/index.html index d2a2d9c6..50cb3d82 100644 --- a/mk/student-welcome-guide/my-route/index.html +++ b/mk/student-welcome-guide/my-route/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - +

Вашиот личен студиски пат

@@ -268,9 +268,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/official-sources-and-checklists/index.html b/mk/student-welcome-guide/official-sources-and-checklists/index.html index da969271..033c640f 100644 --- a/mk/student-welcome-guide/official-sources-and-checklists/index.html +++ b/mk/student-welcome-guide/official-sources-and-checklists/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -385,9 +385,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/prepare-to-move/index.html b/mk/student-welcome-guide/prepare-to-move/index.html index 44a800f0..28e71fd2 100644 --- a/mk/student-welcome-guide/prepare-to-move/index.html +++ b/mk/student-welcome-guide/prepare-to-move/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -412,9 +412,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/recognition-of-education/index.html b/mk/student-welcome-guide/recognition-of-education/index.html index 4253b808..88df4cb2 100644 --- a/mk/student-welcome-guide/recognition-of-education/index.html +++ b/mk/student-welcome-guide/recognition-of-education/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -357,9 +357,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/renew-change-graduate/index.html b/mk/student-welcome-guide/renew-change-graduate/index.html index 1462820e..abe37325 100644 --- a/mk/student-welcome-guide/renew-change-graduate/index.html +++ b/mk/student-welcome-guide/renew-change-graduate/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -366,9 +366,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/rm-si-3-health-insurance/index.html b/mk/student-welcome-guide/rm-si-3-health-insurance/index.html index ff5ca4c9..dadfeaa7 100644 --- a/mk/student-welcome-guide/rm-si-3-health-insurance/index.html +++ b/mk/student-welcome-guide/rm-si-3-health-insurance/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -406,9 +406,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/student-accommodation/index.html b/mk/student-welcome-guide/student-accommodation/index.html index c91e21e8..ee979b2a 100644 --- a/mk/student-welcome-guide/student-accommodation/index.html +++ b/mk/student-welcome-guide/student-accommodation/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -407,9 +407,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/student-budget/index.html b/mk/student-welcome-guide/student-budget/index.html index 7900c567..2c9adff5 100644 --- a/mk/student-welcome-guide/student-budget/index.html +++ b/mk/student-welcome-guide/student-budget/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -376,9 +376,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/student-meals/index.html b/mk/student-welcome-guide/student-meals/index.html index 5b66cacf..e9ae23e2 100644 --- a/mk/student-welcome-guide/student-meals/index.html +++ b/mk/student-welcome-guide/student-meals/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -364,9 +364,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/student-organisations-and-extracurriculars/index.html b/mk/student-welcome-guide/student-organisations-and-extracurriculars/index.html index 0c943a5e..d1a598b5 100644 --- a/mk/student-welcome-guide/student-organisations-and-extracurriculars/index.html +++ b/mk/student-welcome-guide/student-organisations-and-extracurriculars/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -401,9 +401,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/student-residence-permit/index.html b/mk/student-welcome-guide/student-residence-permit/index.html index f12e23a5..195c2824 100644 --- a/mk/student-welcome-guide/student-residence-permit/index.html +++ b/mk/student-welcome-guide/student-residence-permit/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -418,9 +418,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/student-transport/index.html b/mk/student-welcome-guide/student-transport/index.html index 138a990b..09fe6fbe 100644 --- a/mk/student-welcome-guide/student-transport/index.html +++ b/mk/student-welcome-guide/student-transport/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -385,9 +385,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/student-work/index.html b/mk/student-welcome-guide/student-work/index.html index 00263f4d..55348332 100644 --- a/mk/student-welcome-guide/student-work/index.html +++ b/mk/student-welcome-guide/student-work/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -359,9 +359,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/study-cities/index.html b/mk/student-welcome-guide/study-cities/index.html index 841e6a0e..c02310bc 100644 --- a/mk/student-welcome-guide/study-cities/index.html +++ b/mk/student-welcome-guide/study-cities/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -419,9 +419,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/tuition-and-scholarships/index.html b/mk/student-welcome-guide/tuition-and-scholarships/index.html index 48af0008..b53ba447 100644 --- a/mk/student-welcome-guide/tuition-and-scholarships/index.html +++ b/mk/student-welcome-guide/tuition-and-scholarships/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -363,9 +363,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/visa-and-residence-explained/index.html b/mk/student-welcome-guide/visa-and-residence-explained/index.html index c0977080..aad7e24e 100644 --- a/mk/student-welcome-guide/visa-and-residence-explained/index.html +++ b/mk/student-welcome-guide/visa-and-residence-explained/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -390,9 +390,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/wellbeing-and-community/index.html b/mk/student-welcome-guide/wellbeing-and-community/index.html index 941236b4..f9f136aa 100644 --- a/mk/student-welcome-guide/wellbeing-and-community/index.html +++ b/mk/student-welcome-guide/wellbeing-and-community/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -355,9 +355,9 @@ - - - - + + + + diff --git a/mk/student-welcome-guide/where-to-apply-for-residence/index.html b/mk/student-welcome-guide/where-to-apply-for-residence/index.html index 69dac629..fb737136 100644 --- a/mk/student-welcome-guide/where-to-apply-for-residence/index.html +++ b/mk/student-welcome-guide/where-to-apply-for-residence/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -425,9 +425,9 @@ - - - - + + + + diff --git a/mk/support/index.html b/mk/support/index.html index 0f8badf8..318bbe11 100644 --- a/mk/support/index.html +++ b/mk/support/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -55,7 +55,7 @@ - + @@ -594,9 +594,9 @@ - - - - + + + + diff --git a/mk/timeline-and-milestones/index.html b/mk/timeline-and-milestones/index.html index 65128172..f645847f 100644 --- a/mk/timeline-and-milestones/index.html +++ b/mk/timeline-and-milestones/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -511,8 +511,8 @@ - - - + + + \ No newline at end of file diff --git a/si/about-us/index.html b/si/about-us/index.html index 7afb0f57..5d134c95 100644 --- a/si/about-us/index.html +++ b/si/about-us/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -572,8 +572,8 @@ - - - + + + diff --git a/si/become-a-member/index.html b/si/become-a-member/index.html index 45e416bb..b2932049 100644 --- a/si/become-a-member/index.html +++ b/si/become-a-member/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -624,10 +624,10 @@ - - + + - - + + diff --git a/si/blog/ad-futura-scholarship-slovenia-2026/index.html b/si/blog/ad-futura-scholarship-slovenia-2026/index.html index 1b8ab01d..2bb12f33 100644 --- a/si/blog/ad-futura-scholarship-slovenia-2026/index.html +++ b/si/blog/ad-futura-scholarship-slovenia-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -444,9 +444,9 @@ - + - - + + diff --git a/si/blog/how-i-coped-with-leaving-home/index.html b/si/blog/how-i-coped-with-leaving-home/index.html index da334ba2..af95704e 100644 --- a/si/blog/how-i-coped-with-leaving-home/index.html +++ b/si/blog/how-i-coped-with-leaving-home/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -348,9 +348,9 @@ - + - - + + diff --git a/si/blog/how-to-open-slovenian-bank-account/index.html b/si/blog/how-to-open-slovenian-bank-account/index.html index 310300ef..2b7f3465 100644 --- a/si/blog/how-to-open-slovenian-bank-account/index.html +++ b/si/blog/how-to-open-slovenian-bank-account/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -422,9 +422,9 @@ - + - - + + diff --git a/si/blog/index.html b/si/blog/index.html index 786cddc1..34294c63 100644 --- a/si/blog/index.html +++ b/si/blog/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -434,11 +434,11 @@ - + - - - - + + + + diff --git a/si/blog/learning-slovene-where-to-start/index.html b/si/blog/learning-slovene-where-to-start/index.html index 3bd1fbbd..42c15673 100644 --- a/si/blog/learning-slovene-where-to-start/index.html +++ b/si/blog/learning-slovene-where-to-start/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -381,9 +381,9 @@ - + - - + + diff --git a/si/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html b/si/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html index ed5eff55..5dc338ae 100644 --- a/si/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html +++ b/si/blog/study-in-north-macedonia-government-scholarship-2026-2027/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -393,9 +393,9 @@ - + - - + + diff --git a/si/blog/welcome-days-slovenian-universities-2026-2027/index.html b/si/blog/welcome-days-slovenian-universities-2026-2027/index.html index 85b88c37..ff414247 100644 --- a/si/blog/welcome-days-slovenian-universities-2026-2027/index.html +++ b/si/blog/welcome-days-slovenian-universities-2026-2027/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -384,9 +384,9 @@ - + - - + + diff --git a/si/blog/where-to-search-for-accommodation-in-slovenia/index.html b/si/blog/where-to-search-for-accommodation-in-slovenia/index.html index 2981b255..c8f8d9d8 100644 --- a/si/blog/where-to-search-for-accommodation-in-slovenia/index.html +++ b/si/blog/where-to-search-for-accommodation-in-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -431,9 +431,9 @@ - + - - + + diff --git a/si/cookie-policy/index.html b/si/cookie-policy/index.html index 5ec5fd69..75e58bd5 100644 --- a/si/cookie-policy/index.html +++ b/si/cookie-policy/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -322,8 +322,8 @@ - - - + + + diff --git a/si/faq/index.html b/si/faq/index.html index aed026a3..624225fb 100644 --- a/si/faq/index.html +++ b/si/faq/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -58,7 +58,7 @@ - + @@ -539,7 +539,7 @@ - - + + diff --git a/si/gallery/index.html b/si/gallery/index.html index 3481a9f6..050fee13 100644 --- a/si/gallery/index.html +++ b/si/gallery/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -648,8 +648,8 @@ - - - + + + diff --git a/si/get-to-know-macedonia/a-table-full-of-macedonia/index.html b/si/get-to-know-macedonia/a-table-full-of-macedonia/index.html index ea487fb4..336061d7 100644 --- a/si/get-to-know-macedonia/a-table-full-of-macedonia/index.html +++ b/si/get-to-know-macedonia/a-table-full-of-macedonia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -399,8 +399,8 @@ - - - + + + diff --git a/si/get-to-know-macedonia/history-you-can-still-walk-through/index.html b/si/get-to-know-macedonia/history-you-can-still-walk-through/index.html index 7d6ff35e..be338a18 100644 --- a/si/get-to-know-macedonia/history-you-can-still-walk-through/index.html +++ b/si/get-to-know-macedonia/history-you-can-still-walk-through/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -405,8 +405,8 @@ - - - + + + diff --git a/si/get-to-know-macedonia/index.html b/si/get-to-know-macedonia/index.html index 3ed37375..4b657721 100644 --- a/si/get-to-know-macedonia/index.html +++ b/si/get-to-know-macedonia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -372,8 +372,8 @@ - - - + + + diff --git a/si/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html b/si/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html index 258457e4..aecd5447 100644 --- a/si/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html +++ b/si/get-to-know-macedonia/music-dance-and-the-moments-that-bring-us-together/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -405,8 +405,8 @@ - - - + + + diff --git a/si/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html b/si/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html index a14f3d75..80178b1b 100644 --- a/si/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html +++ b/si/get-to-know-macedonia/ohrid-more-than-a-postcard/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -397,8 +397,8 @@ - - - + + + diff --git a/si/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html b/si/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html index 9e8486d9..dda5880b 100644 --- a/si/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html +++ b/si/get-to-know-macedonia/skopje-a-city-of-many-layers/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -387,8 +387,8 @@ - - - + + + diff --git a/si/get-to-know-macedonia/welcome-to-macedonia/index.html b/si/get-to-know-macedonia/welcome-to-macedonia/index.html index de0b6474..e909aea1 100644 --- a/si/get-to-know-macedonia/welcome-to-macedonia/index.html +++ b/si/get-to-know-macedonia/welcome-to-macedonia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -384,8 +384,8 @@ - - - + + + diff --git a/si/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html b/si/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html index e28abe0b..4343d79f 100644 --- a/si/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html +++ b/si/get-to-know-slovenia/a-first-taste-of-slovenian-food/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -389,8 +389,8 @@ - - - + + + diff --git a/si/get-to-know-slovenia/index.html b/si/get-to-know-slovenia/index.html index 6e9f4988..a05d9966 100644 --- a/si/get-to-know-slovenia/index.html +++ b/si/get-to-know-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -371,8 +371,8 @@ - - - + + + diff --git a/si/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html b/si/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html index 4d31c736..fa8f551a 100644 --- a/si/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html +++ b/si/get-to-know-slovenia/lake-bled-beyond-the-famous-view/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -385,8 +385,8 @@ - - - + + + diff --git a/si/get-to-know-slovenia/ljubljana-through-our-eyes/index.html b/si/get-to-know-slovenia/ljubljana-through-our-eyes/index.html index 9c222cca..5fed8cb7 100644 --- a/si/get-to-know-slovenia/ljubljana-through-our-eyes/index.html +++ b/si/get-to-know-slovenia/ljubljana-through-our-eyes/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -379,8 +379,8 @@ - - - + + + diff --git a/si/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html b/si/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html index 47a4a36d..92cc93a8 100644 --- a/si/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html +++ b/si/get-to-know-slovenia/slovenian-habits-that-may-surprise-you/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -406,8 +406,8 @@ - - - + + + diff --git a/si/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html b/si/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html index 157a636c..cff601fc 100644 --- a/si/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html +++ b/si/get-to-know-slovenia/slovenias-stories-in-stone-and-tradition/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -391,8 +391,8 @@ - - - + + + diff --git a/si/get-to-know-slovenia/welcome-to-slovenia/index.html b/si/get-to-know-slovenia/welcome-to-slovenia/index.html index d4abf34c..82d29075 100644 --- a/si/get-to-know-slovenia/welcome-to-slovenia/index.html +++ b/si/get-to-know-slovenia/welcome-to-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -362,8 +362,8 @@ - - - + + + diff --git a/si/index.html b/si/index.html index 3e9a5e77..a499b2a4 100644 --- a/si/index.html +++ b/si/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -202,11 +202,11 @@
- Prva uradna MSOS + Prva uradna Makedonska študentska organizacija v Sloveniji

Opolnomočimo mlade z veščinami za spreminjanje sveta

-

Ne glede na to, ali imate ekipo 2 ali 200 ljudi, naši skupni timski nabiralniki ohranjajo vse na isti strani in v koraku z dogajanjem.

+

Bodi del naše razburljive poti. Pridruži se naši študentski organizaciji še danes!

Postani član @@ -555,8 +555,8 @@ - - - + + + \ No newline at end of file diff --git a/si/legal/index.html b/si/legal/index.html index ee9a2ef2..888e889a 100644 --- a/si/legal/index.html +++ b/si/legal/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -55,7 +55,7 @@ - + @@ -317,8 +317,8 @@ - - - + + + diff --git a/si/msos-hub/index.html b/si/msos-hub/index.html index 897dc5a7..b3cfc569 100644 --- a/si/msos-hub/index.html +++ b/si/msos-hub/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -55,7 +55,7 @@ - + @@ -412,8 +412,8 @@ - - - + + + diff --git a/si/news/index.html b/si/news/index.html index b434d47c..72b62e35 100644 --- a/si/news/index.html +++ b/si/news/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -576,11 +576,11 @@ - - - + + + - - + + diff --git a/si/news/meet-student-slovenia-2026/index.html b/si/news/meet-student-slovenia-2026/index.html index 9c83b838..5c2ef06b 100644 --- a/si/news/meet-student-slovenia-2026/index.html +++ b/si/news/meet-student-slovenia-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -431,10 +431,10 @@ - - + + - - + + diff --git a/si/news/proof-of-means-updated-2026/index.html b/si/news/proof-of-means-updated-2026/index.html index 7a565214..b9a93433 100644 --- a/si/news/proof-of-means-updated-2026/index.html +++ b/si/news/proof-of-means-updated-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -302,9 +302,9 @@ - + - - + + diff --git a/si/press/index.html b/si/press/index.html index 9776329b..730d3182 100644 --- a/si/press/index.html +++ b/si/press/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -54,7 +54,7 @@ - + @@ -459,7 +459,7 @@ - - + + diff --git a/si/privacy-policy/index.html b/si/privacy-policy/index.html index 914306a1..cb36486c 100644 --- a/si/privacy-policy/index.html +++ b/si/privacy-policy/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -368,8 +368,8 @@ - - - + + + diff --git a/si/projects/humanitarian-tournament-in-maribor/index.html b/si/projects/humanitarian-tournament-in-maribor/index.html index 29394867..88a167e7 100644 --- a/si/projects/humanitarian-tournament-in-maribor/index.html +++ b/si/projects/humanitarian-tournament-in-maribor/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -403,8 +403,8 @@ - - - + + + diff --git a/si/projects/in-memory-of-frosina-kulakova/index.html b/si/projects/in-memory-of-frosina-kulakova/index.html index 9dd4ac86..81337636 100644 --- a/si/projects/in-memory-of-frosina-kulakova/index.html +++ b/si/projects/in-memory-of-frosina-kulakova/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -341,8 +341,8 @@ - - - + + + diff --git a/si/projects/in-memory-of-the-kochani-victims/index.html b/si/projects/in-memory-of-the-kochani-victims/index.html index ea7ecdc9..a8220a3e 100644 --- a/si/projects/in-memory-of-the-kochani-victims/index.html +++ b/si/projects/in-memory-of-the-kochani-victims/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -349,8 +349,8 @@ - - - + + + diff --git a/si/projects/index.html b/si/projects/index.html index f3c7e05c..5eaa0c26 100644 --- a/si/projects/index.html +++ b/si/projects/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -513,9 +513,9 @@ - - - - + + + + \ No newline at end of file diff --git a/si/projects/joint-walk-path-around-the-wire/index.html b/si/projects/joint-walk-path-around-the-wire/index.html index f4e528f5..cc199a1d 100644 --- a/si/projects/joint-walk-path-around-the-wire/index.html +++ b/si/projects/joint-walk-path-around-the-wire/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -379,8 +379,8 @@ - - - + + + diff --git a/si/projects/kafanska-vecher-2025/index.html b/si/projects/kafanska-vecher-2025/index.html index 61787e2e..f104e31a 100644 --- a/si/projects/kafanska-vecher-2025/index.html +++ b/si/projects/kafanska-vecher-2025/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -405,8 +405,8 @@ - - - + + + diff --git a/si/projects/macedonian-student-night-in-ljubljana/index.html b/si/projects/macedonian-student-night-in-ljubljana/index.html index 31361db3..a3de07be 100644 --- a/si/projects/macedonian-student-night-in-ljubljana/index.html +++ b/si/projects/macedonian-student-night-in-ljubljana/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -394,8 +394,8 @@ - - - + + + \ No newline at end of file diff --git a/si/projects/meet-student-slovenia-2023/index.html b/si/projects/meet-student-slovenia-2023/index.html index 5f0b8376..fbd69f6d 100644 --- a/si/projects/meet-student-slovenia-2023/index.html +++ b/si/projects/meet-student-slovenia-2023/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -439,8 +439,8 @@ - - - + + + \ No newline at end of file diff --git a/si/projects/meet-student-slovenia-2024/index.html b/si/projects/meet-student-slovenia-2024/index.html index 72e4287a..932c190f 100644 --- a/si/projects/meet-student-slovenia-2024/index.html +++ b/si/projects/meet-student-slovenia-2024/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -418,8 +418,8 @@ - - - + + + \ No newline at end of file diff --git a/si/projects/morning-coffee-in-front-of-ctk-2026/index.html b/si/projects/morning-coffee-in-front-of-ctk-2026/index.html index 621bc8eb..94eb83c3 100644 --- a/si/projects/morning-coffee-in-front-of-ctk-2026/index.html +++ b/si/projects/morning-coffee-in-front-of-ctk-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -399,8 +399,8 @@ - - - + + + diff --git a/si/projects/morning-coffee-in-front-of-ctk/index.html b/si/projects/morning-coffee-in-front-of-ctk/index.html index d274f5fd..a4c8fed9 100644 --- a/si/projects/morning-coffee-in-front-of-ctk/index.html +++ b/si/projects/morning-coffee-in-front-of-ctk/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -383,8 +383,8 @@ - - - + + + \ No newline at end of file diff --git a/si/projects/paint-and-wine-at-sunset/index.html b/si/projects/paint-and-wine-at-sunset/index.html index 4dd60fb7..581a4be7 100644 --- a/si/projects/paint-and-wine-at-sunset/index.html +++ b/si/projects/paint-and-wine-at-sunset/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -388,8 +388,8 @@ - - - + + + diff --git a/si/projects/president-siljanovska-davkova-lecture-2026/index.html b/si/projects/president-siljanovska-davkova-lecture-2026/index.html index 55fe30bc..83af29fd 100644 --- a/si/projects/president-siljanovska-davkova-lecture-2026/index.html +++ b/si/projects/president-siljanovska-davkova-lecture-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -402,8 +402,8 @@ - - - + + + diff --git a/si/projects/sepa-webinar-2026/index.html b/si/projects/sepa-webinar-2026/index.html index f1253e27..a21e68ea 100644 --- a/si/projects/sepa-webinar-2026/index.html +++ b/si/projects/sepa-webinar-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -375,8 +375,8 @@ - - - + + + diff --git a/si/projects/teambuilding-hub-opening-2026/index.html b/si/projects/teambuilding-hub-opening-2026/index.html index b5117675..0bb0ec8e 100644 --- a/si/projects/teambuilding-hub-opening-2026/index.html +++ b/si/projects/teambuilding-hub-opening-2026/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -412,8 +412,8 @@ - - - + + + diff --git a/si/projects/watching-handball-together-in-slovenia/index.html b/si/projects/watching-handball-together-in-slovenia/index.html index 1e2ba3a3..816ce41c 100644 --- a/si/projects/watching-handball-together-in-slovenia/index.html +++ b/si/projects/watching-handball-together-in-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -379,8 +379,8 @@ - - - + + + diff --git a/si/projects/watching-macedonia-wales-football-match/index.html b/si/projects/watching-macedonia-wales-football-match/index.html index 3073a5d3..d70955b5 100644 --- a/si/projects/watching-macedonia-wales-football-match/index.html +++ b/si/projects/watching-macedonia-wales-football-match/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -60,7 +60,7 @@ - + @@ -388,8 +388,8 @@ - - - + + + diff --git a/si/student-welcome-guide/academic-life/index.html b/si/student-welcome-guide/academic-life/index.html index a4d1bb86..8d638298 100644 --- a/si/student-welcome-guide/academic-life/index.html +++ b/si/student-welcome-guide/academic-life/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -366,9 +366,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/administrative-basics/index.html b/si/student-welcome-guide/administrative-basics/index.html index 5322842b..4c4d9559 100644 --- a/si/student-welcome-guide/administrative-basics/index.html +++ b/si/student-welcome-guide/administrative-basics/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -354,9 +354,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/admission-and-enrolment/index.html b/si/student-welcome-guide/admission-and-enrolment/index.html index b1a1d78a..78af1750 100644 --- a/si/student-welcome-guide/admission-and-enrolment/index.html +++ b/si/student-welcome-guide/admission-and-enrolment/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -364,9 +364,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/application-deadlines/index.html b/si/student-welcome-guide/application-deadlines/index.html index 0a330db6..1e5e96cd 100644 --- a/si/student-welcome-guide/application-deadlines/index.html +++ b/si/student-welcome-guide/application-deadlines/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -361,9 +361,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/arrival-checklist/index.html b/si/student-welcome-guide/arrival-checklist/index.html index dae2f11a..eeb08945 100644 --- a/si/student-welcome-guide/arrival-checklist/index.html +++ b/si/student-welcome-guide/arrival-checklist/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -379,9 +379,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/bachelor-application/index.html b/si/student-welcome-guide/bachelor-application/index.html index 1bc9901e..977277f7 100644 --- a/si/student-welcome-guide/bachelor-application/index.html +++ b/si/student-welcome-guide/bachelor-application/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -391,9 +391,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/choose-a-programme/index.html b/si/student-welcome-guide/choose-a-programme/index.html index 513ced4e..36822830 100644 --- a/si/student-welcome-guide/choose-a-programme/index.html +++ b/si/student-welcome-guide/choose-a-programme/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -382,9 +382,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/complete-student-journey/index.html b/si/student-welcome-guide/complete-student-journey/index.html index 827be823..b20e70f8 100644 --- a/si/student-welcome-guide/complete-student-journey/index.html +++ b/si/student-welcome-guide/complete-student-journey/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -407,9 +407,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/document-preparation/index.html b/si/student-welcome-guide/document-preparation/index.html index fa9986de..2c6e2f56 100644 --- a/si/student-welcome-guide/document-preparation/index.html +++ b/si/student-welcome-guide/document-preparation/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -356,9 +356,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/evs-application-guide/index.html b/si/student-welcome-guide/evs-application-guide/index.html index a05e36bf..c2a46b56 100644 --- a/si/student-welcome-guide/evs-application-guide/index.html +++ b/si/student-welcome-guide/evs-application-guide/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -374,9 +374,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/healthcare-in-slovenia/index.html b/si/student-welcome-guide/healthcare-in-slovenia/index.html index aa64a8e4..c5b3d96d 100644 --- a/si/student-welcome-guide/healthcare-in-slovenia/index.html +++ b/si/student-welcome-guide/healthcare-in-slovenia/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -417,9 +417,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/index.html b/si/student-welcome-guide/index.html index 930323a0..8802e99a 100644 --- a/si/student-welcome-guide/index.html +++ b/si/student-welcome-guide/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -525,10 +525,10 @@ - - - - - + + + + + diff --git a/si/student-welcome-guide/master-application/index.html b/si/student-welcome-guide/master-application/index.html index 4060a640..db41bd01 100644 --- a/si/student-welcome-guide/master-application/index.html +++ b/si/student-welcome-guide/master-application/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -368,9 +368,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/means-accommodation-address/index.html b/si/student-welcome-guide/means-accommodation-address/index.html index d9124601..4eb55d86 100644 --- a/si/student-welcome-guide/means-accommodation-address/index.html +++ b/si/student-welcome-guide/means-accommodation-address/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -440,9 +440,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/my-route/index.html b/si/student-welcome-guide/my-route/index.html index dbdb2d32..0df18427 100644 --- a/si/student-welcome-guide/my-route/index.html +++ b/si/student-welcome-guide/my-route/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - +

Vaša osebna študijska pot

@@ -268,9 +268,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/official-sources-and-checklists/index.html b/si/student-welcome-guide/official-sources-and-checklists/index.html index ee65dc83..7305669e 100644 --- a/si/student-welcome-guide/official-sources-and-checklists/index.html +++ b/si/student-welcome-guide/official-sources-and-checklists/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -385,9 +385,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/prepare-to-move/index.html b/si/student-welcome-guide/prepare-to-move/index.html index 81c7a45d..65e9296b 100644 --- a/si/student-welcome-guide/prepare-to-move/index.html +++ b/si/student-welcome-guide/prepare-to-move/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -412,9 +412,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/recognition-of-education/index.html b/si/student-welcome-guide/recognition-of-education/index.html index b5d21850..dd3875f7 100644 --- a/si/student-welcome-guide/recognition-of-education/index.html +++ b/si/student-welcome-guide/recognition-of-education/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -357,9 +357,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/renew-change-graduate/index.html b/si/student-welcome-guide/renew-change-graduate/index.html index 06d7430e..65cb3989 100644 --- a/si/student-welcome-guide/renew-change-graduate/index.html +++ b/si/student-welcome-guide/renew-change-graduate/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -366,9 +366,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/rm-si-3-health-insurance/index.html b/si/student-welcome-guide/rm-si-3-health-insurance/index.html index 39a452c4..366e4d1a 100644 --- a/si/student-welcome-guide/rm-si-3-health-insurance/index.html +++ b/si/student-welcome-guide/rm-si-3-health-insurance/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -406,9 +406,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/student-accommodation/index.html b/si/student-welcome-guide/student-accommodation/index.html index 236f7c2a..16a6925e 100644 --- a/si/student-welcome-guide/student-accommodation/index.html +++ b/si/student-welcome-guide/student-accommodation/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -407,9 +407,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/student-budget/index.html b/si/student-welcome-guide/student-budget/index.html index 0c0bc782..f42fbb78 100644 --- a/si/student-welcome-guide/student-budget/index.html +++ b/si/student-welcome-guide/student-budget/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -376,9 +376,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/student-meals/index.html b/si/student-welcome-guide/student-meals/index.html index dee0a826..cc445c39 100644 --- a/si/student-welcome-guide/student-meals/index.html +++ b/si/student-welcome-guide/student-meals/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -364,9 +364,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/student-organisations-and-extracurriculars/index.html b/si/student-welcome-guide/student-organisations-and-extracurriculars/index.html index 9fcb6329..6a13b9c7 100644 --- a/si/student-welcome-guide/student-organisations-and-extracurriculars/index.html +++ b/si/student-welcome-guide/student-organisations-and-extracurriculars/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -401,9 +401,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/student-residence-permit/index.html b/si/student-welcome-guide/student-residence-permit/index.html index eece1e7d..c79d4fc4 100644 --- a/si/student-welcome-guide/student-residence-permit/index.html +++ b/si/student-welcome-guide/student-residence-permit/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -418,9 +418,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/student-transport/index.html b/si/student-welcome-guide/student-transport/index.html index ad5ce770..613a84d1 100644 --- a/si/student-welcome-guide/student-transport/index.html +++ b/si/student-welcome-guide/student-transport/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -385,9 +385,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/student-work/index.html b/si/student-welcome-guide/student-work/index.html index 1044756e..261e9888 100644 --- a/si/student-welcome-guide/student-work/index.html +++ b/si/student-welcome-guide/student-work/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -359,9 +359,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/study-cities/index.html b/si/student-welcome-guide/study-cities/index.html index 7f06d6ba..5457af8a 100644 --- a/si/student-welcome-guide/study-cities/index.html +++ b/si/student-welcome-guide/study-cities/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -419,9 +419,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/tuition-and-scholarships/index.html b/si/student-welcome-guide/tuition-and-scholarships/index.html index 573aeffe..54486e13 100644 --- a/si/student-welcome-guide/tuition-and-scholarships/index.html +++ b/si/student-welcome-guide/tuition-and-scholarships/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -363,9 +363,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/visa-and-residence-explained/index.html b/si/student-welcome-guide/visa-and-residence-explained/index.html index af290efb..b95eca52 100644 --- a/si/student-welcome-guide/visa-and-residence-explained/index.html +++ b/si/student-welcome-guide/visa-and-residence-explained/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -390,9 +390,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/wellbeing-and-community/index.html b/si/student-welcome-guide/wellbeing-and-community/index.html index 60721fb3..b2f289c8 100644 --- a/si/student-welcome-guide/wellbeing-and-community/index.html +++ b/si/student-welcome-guide/wellbeing-and-community/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -355,9 +355,9 @@ - - - - + + + + diff --git a/si/student-welcome-guide/where-to-apply-for-residence/index.html b/si/student-welcome-guide/where-to-apply-for-residence/index.html index 2be2bab9..b98ad428 100644 --- a/si/student-welcome-guide/where-to-apply-for-residence/index.html +++ b/si/student-welcome-guide/where-to-apply-for-residence/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -59,7 +59,7 @@ - + @@ -425,9 +425,9 @@ - - - - + + + + diff --git a/si/support/index.html b/si/support/index.html index 513b30ac..f5fc2e28 100644 --- a/si/support/index.html +++ b/si/support/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -55,7 +55,7 @@ - + @@ -596,9 +596,9 @@ - - - - + + + + diff --git a/si/timeline-and-milestones/index.html b/si/timeline-and-milestones/index.html index e5ffabcb..e0bfe89a 100644 --- a/si/timeline-and-milestones/index.html +++ b/si/timeline-and-milestones/index.html @@ -21,7 +21,7 @@ gtag('js', new Date()); gtag('config', 'G-WVYV807VSS'); - + @@ -57,7 +57,7 @@ - + @@ -511,8 +511,8 @@ - - - + + + \ No newline at end of file