import custom css within theme head
This commit is contained in:
parent
d3d90be8a4
commit
370b65dc46
@ -37,6 +37,8 @@
|
||||
{{- end }}
|
||||
|
||||
{{- /* Styles */}}
|
||||
<link rel="stylesheet" type="text/css" href="{{ "css/styles.css" | relURL }}">
|
||||
<link href="/static/NotoNaskhArabic.ttf" rel="stylesheet">
|
||||
|
||||
{{- /* includes */}}
|
||||
{{- $includes := slice }}
|
||||
|
1
layouts/shortcodes/urdu.html
Normal file
1
layouts/shortcodes/urdu.html
Normal file
@ -0,0 +1 @@
|
||||
<h2 class="urdu">{{ .Inner | safeHTML }}</h2>
|
Loading…
x
Reference in New Issue
Block a user