mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-04 17:37:26 +00:00
index: projects section
This commit is contained in:
parent
45b24c7565
commit
8313b73369
3 changed files with 29 additions and 1 deletions
|
|
@ -42,6 +42,20 @@ layout: layouts/index.njk
|
||||||
run a workshop, or host a meetup.
|
run a workshop, or host a meetup.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<h2 id="projects">
|
||||||
|
Projects
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
We love Open Source, so all our projects and work-in-progress
|
||||||
|
are available in our repository:
|
||||||
|
</p>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a target="_blank" href="{{ config.links.github }}">GitHub: xecut-me</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h2 id="contacts">
|
<h2 id="contacts">
|
||||||
Contacts
|
Contacts
|
||||||
</h2>
|
</h2>
|
||||||
|
|
|
||||||
|
|
@ -49,7 +49,7 @@ layout: layouts/index.njk
|
||||||
репозитории:
|
репозитории:
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a target="_blank" href="{{ config.links.github }}">GitHub: Xecut-me</a>
|
<a target="_blank" href="{{ config.links.github }}">GitHub: xecut-me</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
|
|
@ -42,6 +42,20 @@ layout: layouts/index.njk
|
||||||
organizuje radionicu ili meetup.
|
organizuje radionicu ili meetup.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<h2 id="projects">
|
||||||
|
Projekti
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Volimo Open Source, zato su svi naši projekti i dosadašnji radovi
|
||||||
|
dostupni u repozitorijumu:
|
||||||
|
</p>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a target="_blank" href="{{ config.links.github }}">GitHub: xecut-me</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h2 id="contacts">
|
<h2 id="contacts">
|
||||||
Kontakti
|
Kontakti
|
||||||
</h2>
|
</h2>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue