generated from hjess/PythonTemplateProject
Lets see what lighthouse says
Some checks failed
Build, Push, and Deploy to Nomad / docker-nomad (push) Has been cancelled
Some checks failed
Build, Push, and Deploy to Nomad / docker-nomad (push) Has been cancelled
This commit is contained in:
2
static/css/main.min.css
vendored
2
static/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,23 +0,0 @@
|
|||||||
annotated-types==0.7.0
|
|
||||||
anyio==4.7.0
|
|
||||||
click==8.1.7
|
|
||||||
fastapi==0.115.6
|
|
||||||
h11==0.14.0
|
|
||||||
httptools==0.6.4
|
|
||||||
idna==3.10
|
|
||||||
Jinja2==3.1.4
|
|
||||||
Markdown==3.7
|
|
||||||
markdown-it-py==3.0.0
|
|
||||||
MarkupSafe==3.0.2
|
|
||||||
mdurl==0.1.2
|
|
||||||
pydantic==2.10.3
|
|
||||||
pydantic_core==2.27.1
|
|
||||||
python-dotenv==1.0.1
|
|
||||||
PyYAML==6.0.2
|
|
||||||
sniffio==1.3.1
|
|
||||||
starlette==0.41.3
|
|
||||||
typing_extensions==4.12.2
|
|
||||||
uvicorn==0.32.1
|
|
||||||
uvloop==0.21.0
|
|
||||||
watchfiles==1.0.0
|
|
||||||
websockets==14.1
|
|
||||||
@@ -4,8 +4,11 @@
|
|||||||
@import 'libs/vendor';
|
@import 'libs/vendor';
|
||||||
@import 'libs/breakpoints';
|
@import 'libs/breakpoints';
|
||||||
@import 'libs/html-grid';
|
@import 'libs/html-grid';
|
||||||
|
@import 'open_sans.css';
|
||||||
|
@import "roboto-slab.css";
|
||||||
@import 'fontawesome-all.min.css';
|
@import 'fontawesome-all.min.css';
|
||||||
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic|Roboto+Slab:400,700');
|
|
||||||
|
//@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic|Roboto+Slab:400,700');
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Editorial by HTML5 UP
|
Editorial by HTML5 UP
|
||||||
|
|||||||
Reference in New Issue
Block a user