Skip to content

Commit a431341

Browse files
committed
docs: add CoreUI Icons
1 parent 1b22531 commit a431341

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/layouts/partials/head.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@
1919
{{ partial "favicons" . }}
2020
{{ partial "social" . }}
2121
{{ partial "analytics" . }}
22+
23+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@coreui/[email protected]/css/free.min.css" integrity="sha256-vejWHgYduBq3SYXJHSWSRJp7ktQpZ6d+8HGFtb9Fz9k=" crossorigin="anonymous">
24+
25+

0 commit comments

Comments
 (0)