Add flag-icon.css

This commit is contained in:
Djordje Atlialp 2019-02-02 21:00:56 +01:00
parent d8440a0371
commit 4b78ebe530
No known key found for this signature in database
GPG key ID: 02849100E934D92C

View file

@ -20,6 +20,7 @@
<!-- CSS -->
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Source+Code+Pro" rel="stylesheet" type="text/css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.15.0/themes/prism-tomorrow.min.css" rel="stylesheet" type="text/css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.2.1/css/flag-icon.min.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="/assets/style.css">
{{- range .Site.Params.customCSS }}