mirror of
https://git.adityakumar.xyz/hugo-devresume-theme.git
synced 2024-11-09 14:59:45 +00:00
some minor formatting changes
This commit is contained in:
parent
cd3b35af62
commit
dce706b31c
18 changed files with 18 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<section class="education-section py-3">
|
<section class="education-section py-3">
|
||||||
|
|
||||||
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "awards" }}</h3>
|
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "awards" }}</h3>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<div class="resume-contact col-12 col-md-6 col-lg-4 col-xl-3">
|
<div class="resume-contact col-12 col-md-6 col-lg-4 col-xl-3">
|
||||||
<ul class="list-unstyled mb-0">
|
<ul class="list-unstyled mb-0">
|
||||||
{{ range .Site.Params.contact.list }}
|
{{ range .Site.Params.contact.list }}
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<section class="education-section py-3">
|
<section class="education-section py-3">
|
||||||
|
|
||||||
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "education" }}</h3>
|
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "education" }}</h3>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<section class="work-section py-3">
|
<section class="work-section py-3">
|
||||||
|
|
||||||
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "experiences" }}</h3>
|
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "experiences" }}</h3>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<footer class="footer text-center py-4">
|
<footer class="footer text-center py-4">
|
||||||
|
|
||||||
<!--/*
|
<!--/*
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<title>{{ .Site.Title }}</title>
|
<title>{{ .Site.Title }}</title>
|
||||||
|
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<div class="resume-header">
|
<div class="resume-header">
|
||||||
|
|
||||||
<div class="row align-items-center">
|
<div class="row align-items-center">
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<section class="project-section py-3">
|
<section class="project-section py-3">
|
||||||
|
|
||||||
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "information" }}</h3>
|
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "information" }}</h3>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<section class="skills-section py-3">
|
<section class="skills-section py-3">
|
||||||
|
|
||||||
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "interests" }}</h3>
|
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "interests" }}</h3>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<!--[if IE 8]> <html lang="{{ .Site.LanguageCode }}" class="ie8"> <![endif]-->
|
<!--[if IE 8]> <html lang="{{ .Site.LanguageCode }}" class="ie8"> <![endif]-->
|
||||||
<!--[if IE 9]> <html lang="{{ .Site.LanguageCode }}" class="ie9"> <![endif]-->
|
<!--[if IE 9]> <html lang="{{ .Site.LanguageCode }}" class="ie9"> <![endif]-->
|
||||||
<!--[if !IE]><!--> <html lang="{{ .Site.LanguageCode }}"> <!--<![endif]-->
|
<!--[if !IE]><!--> <html lang="{{ .Site.LanguageCode }}"> <!--<![endif]-->
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<section class="skills-section py-3">
|
<section class="skills-section py-3">
|
||||||
|
|
||||||
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "languages" }}</h3>
|
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "languages" }}</h3>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<div class="resume-title col-12 col-md-6 col-lg-8 col-xl-9">
|
<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>
|
<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>
|
<div class="resume-tagline mb-3 mb-md-0">{{ .Site.Params.profile.tagline }}</div>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<section class="project-section py-3">
|
<section class="project-section py-3">
|
||||||
|
|
||||||
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "projects" }}</h3>
|
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "projects" }}</h3>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<!-- FontAwesome JS-->
|
<!-- 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>
|
<script defer src="https://use.fontawesome.com/releases/v5.8.1/js/all.js" integrity="sha384-g5uSoOSBd7KkhAMlnQILrecXvzst9TdC09/VM+pjDTCM+1il8RHz5fKANTFFb+gQ" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<aside class="resume-aside col-12 col-lg-4 col-xl-3 px-lg-4 pb-lg-4">
|
<aside class="resume-aside col-12 col-lg-4 col-xl-3 px-lg-4 pb-lg-4">
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<section class="skills-section py-3">
|
<section class="skills-section py-3">
|
||||||
|
|
||||||
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "skills" }}</h3>
|
<h3 class="text-uppercase resume-section-heading mb-4">{{ i18n "skills" }}</h3>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<div class="resume-footer text-center">
|
<div class="resume-footer text-center">
|
||||||
|
|
||||||
<ul class="resume-social-list list-inline mx-auto mb-0 d-inline-block text-muted">
|
<ul class="resume-social-list list-inline mx-auto mb-0 d-inline-block text-muted">
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<div class="resume-intro py-3">
|
<div class="resume-intro py-3">
|
||||||
|
|
||||||
<div class="media flex-column flex-md-row align-items-center">
|
<div class="media flex-column flex-md-row align-items-center">
|
||||||
|
|
Loading…
Reference in a new issue