Update templatev3.ejs

This commit is contained in:
bihlink 2022-07-15 17:32:14 +02:00 committed by GitHub
parent f39e18a23f
commit 86980b0f1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
<% if (opts.theme && opts.theme.toLowerCase() == 'modern-light-min'){ %>
<style>
@import url("https://maplefeed.bihlink.com/modern-light-min.css");
</style>
<% } %>
<% if (opts.theme && opts.theme.toLowerCase() == 'modern-light-min'){ %>
<div class="container-fluid mt-2">