aboutsummaryrefslogtreecommitdiff
path: root/includes/projects/home.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/projects/home.php')
-rw-r--r--includes/projects/home.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/includes/projects/home.php b/includes/projects/home.php
new file mode 100644
index 0000000..34fb3e1
--- /dev/null
+++ b/includes/projects/home.php
@@ -0,0 +1,5 @@
+<div class="list-group">
+ <a href="/creations/dev/kartik" class="list-group-item list-group-item-action">Kartik <span class="badge bg-secondary rounded-pill">Development</span></a>
+ <a href="/creations/dev/neutron" class="list-group-item list-group-item-action">Neutron <span class="badge bg-secondary rounded-pill">Development</span></a>
+ <a href="/creations/video/gyrate-with-obliqueness" class="list-group-item list-group-item-action">Gyrate with Obliqueness <span class="badge bg-secondary rounded-pill">Multimedia</span></a>
+</div> \ No newline at end of file