diff options
Diffstat (limited to 'src/cv.njk')
-rw-r--r-- | src/cv.njk | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,14 +1,14 @@ --- layout: base.njk -title: CV +title: Career Timeline --- -<div class="flex flex-start justify-center items-center underline text-2xl mb-10"><h1>Curriculum Vitae</h1></div> +<div class="flex flex-start justify-center items-center underline text-2xl mb-10"><h1>Career Timeline</h1></div> <ol class="border-l border-gray-300"> <li> <div class="flex flex-start items-center pt-3"> <div class="bg-gray-300 w-2 h-2 rounded-full -ml-1 mr-3"></div> - <p class="text-gray-500 text-sm">Jan 2020 - Present</p> + <p class="text-gray-500 text-sm">Jan 2020 - Till Present</p> </div> <div class="mt-0.5 ml-4 mb-6"> <h4 class="text-gray-800 font-semibold text-xl mb-1.5">Systems Analyst</h4> |