Skip to content

Commit 3da8c32

Browse files
authored
Merge pull request #32 from moscowpython/feature-change-dages
Changed dates
2 parents 28742fa + 2ed04d6 commit 3da8c32

File tree

1 file changed

+2
-2
lines changed
  • landing_page/mainpage/templates/mainpage

1 file changed

+2
-2
lines changed

landing_page/mainpage/templates/mainpage/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2235,7 +2235,7 @@ <h4>Мы в социальных сетях</h4>
22352235
</ul>
22362236
</div>
22372237
<div class="copyright d-none d-lg-block">
2238-
<small>&copy; 2016-2020 MoscowPython</small>
2238+
<small>&copy; 2016-2021 MoscowPython</small>
22392239
</div>
22402240
</div>
22412241
</div>
@@ -2245,7 +2245,7 @@ <h4>Мы в социальных сетях</h4>
22452245

22462246
<div style="background-color: #252526">
22472247
<div class="copyright d-lg-none container text-center">
2248-
<small>&copy; 2016-2020 MoscowPython</small>
2248+
<small>&copy; 2016-2021 MoscowPython</small>
22492249
</div>
22502250
</div>
22512251
</main>

0 commit comments

Comments
 (0)