embed fontawesome
Some checks failed
Security Scan / dependency-check (push) Failing after 11s
Security Scan / security (push) Successful in 38s
Test Suite / lint (push) Successful in 30s
Test Suite / test (3.11) (push) Successful in 1m34s
Test Suite / build (push) Successful in 40s

This commit is contained in:
2025-10-02 07:16:50 -07:00
parent 41ed6e747b
commit 68f5cf8617
12 changed files with 176 additions and 1 deletions

View File

@@ -25,7 +25,6 @@ def create_app():
title="EmbeddingBuddy",
external_stylesheets=[
dbc.themes.BOOTSTRAP,
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css",
],
assets_folder=assets_path,
meta_tags=[