Merge branch 'master' of git.keannu1.duckdns.org:keannu125/Borrowing-TrackerFrontend

This commit is contained in:
Keannu Bernasol 2023-12-21 14:06:09 +08:00
commit b11e81b3fb
2 changed files with 13 additions and 2 deletions

11
Pipfile Normal file
View file

@ -0,0 +1,11 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]
[requires]
python_version = "3.11"

View file

@ -63,9 +63,9 @@ export default function LandingPage() {
}}
>
<p style={{ ...styles.text_dark, ...styles.text_L }}>
Gwapo
CSM Inventory
<br />
Jophiel
Monitoring and Management System
</p>
<div style={{ ...styles.flex_column }}>
<Button