This commit is contained in:
Milana
2023-10-02 13:59:38 +03:00
parent c80a29bb75
commit 2f898e6755
19 changed files with 586 additions and 11 deletions

View File

@@ -94,6 +94,53 @@
<div class="pa3 pa4-ns w-100 w-70-ns center">
<h1 class="flex-none">
Recent Posts
</h1>
<section class="w-100 mw8">
<div class="relative w-100 mb4">
<article class="bb b--black-10">
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
<div class="flex flex-column flex-row-ns">
<div class="blah w-100">
<h1 class="f3 fw1 athelas mt0 lh-title">
<a href="/posts/readme/" class="color-inherit dim link">
git. Readme.
</a>
</h1>
<div class="f6 f5-l lh-copy nested-copy-line-height nested-links">
Для задания Лабораторная работа №2 и задания Лабораторная работа №3 от 02.09.2023 Для визуализации работы с git был использован интерфейс ungit. Код и текст написаны в Notepad++.
Благодарю за внимание.
</div>
<a href="/posts/readme/" class="ba b--moon-gray bg-light-gray br2 color-inherit dib f7 hover-bg-moon-gray link mt2 ph2 pv1">read more</a>
</div>
</div>
</div>
</article>
</div>
</section>
</div>
</main>
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">