diff --git a/dist/index.html b/dist/index.html index d026708824..adaa9c6588 100644 --- a/dist/index.html +++ b/dist/index.html @@ -8,7 +8,7 @@
I am experienced in leveraging agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition.
diff --git a/src/pug/index.pug b/src/pug/index.pug index ef22322b80..749c71228b 100644 --- a/src/pug/index.pug +++ b/src/pug/index.pug @@ -13,7 +13,7 @@ html(lang='en') link(rel='icon', type='image/x-icon', href='assets/img/favicon.ico') // Font Awesome icons (free version) - script(src='https://use.fontawesome.com/releases/v6.3.0/js/all.js', crossorigin='anonymous') + script(src='https://use.fontawesome.com/releases/v6.4.2/js/all.js', crossorigin='anonymous') // Google fonts link(href='https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700', rel='stylesheet', type='text/css')