Customize theme

This commit is contained in:
2021-06-05 03:52:12 -05:00
parent 3cd8cdbd9c
commit cebd79a0f1
5 changed files with 12 additions and 9 deletions

View File

@@ -19,3 +19,4 @@ if (is_archive()){
<title><% if (title){ %><%= title %> | <% } %><%= config.title %></title>
<%- css('styles/main') %>
<link href='https://unpkg.com/boxicons@2.0.7/css/boxicons.min.css' rel='stylesheet'>