Update baseof.html
This commit is contained in:
parent
eca066fd9d
commit
f3c6b4c959
@ -3,10 +3,6 @@
|
||||
|
||||
<head>
|
||||
{{- partial "head.html" . }}
|
||||
{{ 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">
|
||||
{{ end }}
|
||||
</head>
|
||||
|
||||
<body class="
|
||||
|
Loading…
x
Reference in New Issue
Block a user