Update baseof.html
This commit is contained in:
parent
c2803ffc4e
commit
eca066fd9d
@ -6,7 +6,6 @@
|
||||
{{ if .Params.isResume }}
|
||||
<link href="/media/{{ .Site.Params.style }}-screen.css" type="text/css" rel="stylesheet" media="screen">
|
||||
<link href="/media/{{ .Site.Params.style }}-print.css" type="text/css" rel="stylesheet" media="print">
|
||||
<title> {{ if .Title }} {{ .Title }} | {{ end }} CV</title>
|
||||
{{ end }}
|
||||
</head>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user