Skip to content

Commit 6718798

Browse files
committed
Fix a few more nits on the site
1 parent decdb29 commit 6718798

8 files changed

Lines changed: 254 additions & 238 deletions

File tree

hireme.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22

3-
43
<!DOCTYPE html>
54
<html lang="en">
65
<head>
@@ -212,9 +211,11 @@ <h1><a name="-title-no-title-found-"></a>Hire Me</h1>
212211
<p>I have extensive experience with:</p>
213212

214213
<ul>
214+
<li>Developing tech/AI maturity models.</li>
215+
<li>Upskilling companies in AI.</li>
216+
<li>Upskilling software teams at scale</li>
215217
<li>Agile project management.</li>
216218
<li>Hiring and managing remote teams.</li>
217-
<li>Catalyst, Moose, Template Toolkit, DBIx::Class MVC stacks.</li>
218219
<li>Testing of large-scale applications.</li>
219220
<li>Fixing database integration issues.</li>
220221
</ul>

root/hireme.tt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
[%
32
title = 'Hire Me';
43
identifier = 'hireme';
@@ -8,9 +7,11 @@
87
<p>I have extensive experience with:</p>
98

109
<ul>
10+
<li>Developing tech/AI maturity models.</li>
11+
<li>Upskilling companies in AI.</li>
12+
<li>Upskilling software teams at scale</li>
1113
<li>Agile project management.</li>
1214
<li>Hiring and managing remote teams.</li>
13-
<li>Catalyst, Moose, Template Toolkit, DBIx::Class MVC stacks.</li>
1415
<li>Testing of large-scale applications.</li>
1516
<li>Fixing database integration issues.</li>
1617
</ul>

0 commit comments

Comments
 (0)