Remove old css and change css name

This commit is contained in:
Alexis Tacnet
2017-04-08 19:31:50 +02:00
parent 0b4c2b5307
commit 5b566d80a1
3 changed files with 1 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
<!-- CSS -->
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/main.v0.9.1.css">
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/main.v1.0.0.css">
{{ if .Site.Params.highlightjs }}
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/highlight.min.css">

File diff suppressed because one or more lines are too long