aboutsummaryrefslogtreecommitdiff
path: root/template/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/index.html')
-rwxr-xr-xtemplate/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/index.html b/template/index.html
index 8a09228..73677a5 100755
--- a/template/index.html
+++ b/template/index.html
@@ -39,6 +39,7 @@
39 <section class="project-list"> 39 <section class="project-list">
40 <h4>Side projects I work on</h4> 40 <h4>Side projects I work on</h4>
41 <ul> 41 <ul>
42 <li><a href="https://github.com/mitjafelicijan/journalctl-proxy" target="_blank" rel="noopener nofollow">journalctl-proxy - Exposes your systemd logs to web via web interface</a></li>
42 <li><a href="https://github.com/mitjafelicijan/redis-marshal" target="_blank" rel="noopener nofollow">redis-marshal - Lightweight Redis data exploration tool</a></li> 43 <li><a href="https://github.com/mitjafelicijan/redis-marshal" target="_blank" rel="noopener nofollow">redis-marshal - Lightweight Redis data exploration tool</a></li>
43 <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> 44 <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>
44 <li><a href="https://github.com/mitjafelicijan/unfold" target="_blank" rel="noopener nofollow">unfold - Elastic Beanstalk like deployments for DigitalOcean</a></li> 45 <li><a href="https://github.com/mitjafelicijan/unfold" target="_blank" rel="noopener nofollow">unfold - Elastic Beanstalk like deployments for DigitalOcean</a></li>
@@ -51,6 +52,7 @@
51 <hr class="top-margin"> 52 <hr class="top-margin">
52 53
53 {{template "openring-build.html"}} 54 {{template "openring-build.html"}}
55
54 </main> 56 </main>
55 57
56 </body> 58 </body>