some minor formatting changes

This commit is contained in:
Jerry Kiely 2019-11-06 16:18:55 +00:00
parent cd3b35af62
commit dce706b31c
18 changed files with 18 additions and 0 deletions

View file

@ -1,3 +1,4 @@
<section class="education-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "awards" }}</h3>

View file

@ -1,3 +1,4 @@
<div class="resume-contact col-12 col-md-6 col-lg-4 col-xl-3">
<ul class="list-unstyled mb-0">
{{ range .Site.Params.contact.list }}

View file

@ -1,3 +1,4 @@
<section class="education-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "education" }}</h3>

View file

@ -1,3 +1,4 @@
<section class="work-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "experiences" }}</h3>

View file

@ -1,3 +1,4 @@
<footer class="footer text-center py-4">
<!--/*

View file

@ -1,3 +1,4 @@
<title>{{ .Site.Title }}</title>
<!-- Meta -->

View file

@ -1,3 +1,4 @@
<div class="resume-header">
<div class="row align-items-center">

View file

@ -1,3 +1,4 @@
<section class="project-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "information" }}</h3>

View file

@ -1,3 +1,4 @@
<section class="skills-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "interests" }}</h3>

View file

@ -1,3 +1,4 @@
<!--[if IE 8]> <html lang="{{ .Site.LanguageCode }}" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="{{ .Site.LanguageCode }}" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="{{ .Site.LanguageCode }}"> <!--<![endif]-->

View file

@ -1,3 +1,4 @@
<section class="skills-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "languages" }}</h3>

View file

@ -1,3 +1,4 @@
<div class="resume-title col-12 col-md-6 col-lg-8 col-xl-9">
<h2 class="resume-name mb-0 text-uppercase">{{ .Site.Params.profile.name }}</h2>
<div class="resume-tagline mb-3 mb-md-0">{{ .Site.Params.profile.tagline }}</div>

View file

@ -1,3 +1,4 @@
<section class="project-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "projects" }}</h3>

View file

@ -1,3 +1,4 @@
<!-- FontAwesome JS-->
<script defer src="https://use.fontawesome.com/releases/v5.8.1/js/all.js" integrity="sha384-g5uSoOSBd7KkhAMlnQILrecXvzst9TdC09/VM+pjDTCM+1il8RHz5fKANTFFb+gQ" crossorigin="anonymous"></script>

View file

@ -1,3 +1,4 @@
<aside class="resume-aside col-12 col-lg-4 col-xl-3 px-lg-4 pb-lg-4">

View file

@ -1,3 +1,4 @@
<section class="skills-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "skills" }}</h3>

View file

@ -1,3 +1,4 @@
<div class="resume-footer text-center">
<ul class="resume-social-list list-inline mx-auto mb-0 d-inline-block text-muted">

View file

@ -1,3 +1,4 @@
<div class="resume-intro py-3">
<div class="media flex-column flex-md-row align-items-center">