summaryrefslogtreecommitdiffstats
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html15
1 files changed, 11 insertions, 4 deletions
diff --git a/about.html b/about.html
index cc63e36..b9ed2e4 100644
--- a/about.html
+++ b/about.html
@@ -6,10 +6,17 @@ title: About
<div class="container">
<h2>{{ page.title }}</h2>
<p>
- The site's column-based layout is powered by
- <a href="http://getskeleton.com/" class="external" target="_blank"
- rel="noopener noreferrer">Skeleton</a> (<a href="/assets/lic/skeleton.txt"
- target="_blank">see license</a>).
+ The personal website of Wickramage Don Sadeep Madurange, a computer
+ programmer.
+ </p>
+ <p>
+ This site uses <a href="http://getskeleton.com/" class="external"
+ target="_blank" rel="noopener noreferrer">Skeleton</a> (<a
+ href="/assets/lic/skeleton.txt" target="_blank">see license</a>)
+ for its column-based layout. Certain other elements, such as the site's
+ navbar, are inspired by <a href="https://github.com/JohnCoene/marat"
+ class="external" target="_blank" rel="noopener noreferrer">marat</a> (<a
+ href="/assets/lic/marat.txt" target="_blank">see license</a>).
</p>
</div>