diff options
Diffstat (limited to 'templates/partials/projects.twig')
| -rw-r--r-- | templates/partials/projects.twig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/partials/projects.twig b/templates/partials/projects.twig deleted file mode 100644 index 1601dce..0000000 --- a/templates/partials/projects.twig +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | <ul class="project-list"> | ||
| 2 | <li><a href="https://github.com/mitjafelicijan/redis-marshal" target="_blank" rel="noopener nofollow">redis-marshal - Lightweight Redis data exploration tool</a></li> | ||
| 3 | <li><a href="https://github.com/mitjafelicijan/dna-encoding" target="_blank" rel="noopener nofollow">dna-encoding - Tools for encoding files to DNA sequence</a></li> | ||
| 4 | <li><a href="https://github.com/mitjafelicijan/unfold" target="_blank" rel="noopener nofollow">unfold - Elastic Beanstalk like deployments for DigitalOcean</a></li> | ||
| 5 | <li><a href="https://github.com/mitjafelicijan/vertex" target="_blank" rel="noopener nofollow">vertex - Create mock API's and enrich them with some basic logic and simplify prototyping</a></li> | ||
| 6 | <li><a href="https://github.com/mitjafelicijan/spartan" target="_blank" rel="noopener nofollow">spartan - Spartan minimal UI kit for your applications</a></li> | ||
| 7 | <li><a href="https://github.com/mitjafelicijan/scarecrow" target="_blank" rel="noopener nofollow">scarecrow - Minimal configuration reverse proxy</a></li> | ||
| 8 | </ul> | ||
