diff --git a/weblog/B0. Template/styles.css.md b/weblog/B0. Template/styles.css.md
index 7c6de45..2afc043 100644
--- a/weblog/B0. Template/styles.css.md
+++ b/weblog/B0. Template/styles.css.md
@@ -514,7 +514,14 @@ ul.fa-ul {
img.featured {
margin: 1em auto;
}
-.cv .summary {
-
- /* text-align: center; */
+.cv ul.fa-ul li {
+ flex-wrap: wrap;
+}
+.cv a.summary {
+ flex-basis: 100%;
+}
+.cv .fa-li {
+ vertical-align: top;
+ height: 100%;
+ padding-top: 2px;
}
\ No newline at end of file
diff --git a/weblog/B9. Pages/B9.03 cv.html.md b/weblog/B9. Pages/B9.03 cv.html.md
index 8e4da4a..7a492da 100644
--- a/weblog/B9. Pages/B9.03 cv.html.md
+++ b/weblog/B9. Pages/B9.03 cv.html.md
@@ -33,4 +33,23 @@ title: CV
Bachelor of Computer Science for Games Technology La Trobe University 2004 - 2008
+
+
+
+Projects
+The below is a selection of projects I have worked on over the years, in order to better demonstrate my experience.
+They are presented in no particular order, and by no means represent everything I have worked on (I also plan to expand this section over time).
+
+
\ No newline at end of file
diff --git a/weblog/CV. Portfolio/CV.02 ldtoypad-net.md b/weblog/CV. Portfolio/CV.02 ldtoypad-net.md
index e39d758..d8b7d7d 100644
--- a/weblog/CV. Portfolio/CV.02 ldtoypad-net.md
+++ b/weblog/CV. Portfolio/CV.02 ldtoypad-net.md
@@ -3,7 +3,7 @@ image: https://death.id.au/assets/img/lego-dimensions.jpg
title: LDToypad.NET
tags: .NET, C#, Hardware
link: https://github.com/deathau/LDToypad.NET
-summary: A .NET library for communicating with the LEGO Dimensions toypad
+summary: A .NET library for communicating with the LEGO Dimensions toypad.
type: page
location: /cv.02
template: cv
diff --git a/weblog/CV. Portfolio/CV.03 shopfront.md b/weblog/CV. Portfolio/CV.03 shopfront.md
index 5214860..fd5ee14 100644
--- a/weblog/CV. Portfolio/CV.03 shopfront.md
+++ b/weblog/CV. Portfolio/CV.03 shopfront.md
@@ -4,7 +4,7 @@ link: https://shopfrontsolutions.com.au/
image: https://shopfrontsolutions.com.au/wp-content/uploads/2019/02/DSC_8441-Header-blurred.jpg
type: page
tags: C#, ASP.NET, MVC3, HTML, CSS, JavaScript, WinForms, Printing, Customer Support, Management, UX design
-summary: A platform for digital marketing in the retail sector
+summary: A platform for digital marketing in the retail sector.
location: /cv.03
template: cv
---
diff --git a/weblog/CV. Portfolio/CV.05 sliding-panes.md b/weblog/CV. Portfolio/CV.05 sliding-panes.md
index f6a866d..70ab960 100644
--- a/weblog/CV. Portfolio/CV.05 sliding-panes.md
+++ b/weblog/CV. Portfolio/CV.05 sliding-panes.md
@@ -2,9 +2,9 @@
image: https://github.com/deathau/sliding-panes-obsidian/raw/master/screenshot.gif
title: Sliding Panes (Andy Matuschak Mode)
type: page
-skills: [CSS, JavaScript, HTML]
+tags: CSS, JavaScript, HTML
link: https://github.com/deathau/sliding-panes-obsidian
-summary: A unique way to view open panes in Obsidian
+summary: A unique way to view open panes in Obsidian.
location: /cv.05
template: cv
---