css link fix in proyectos/

This commit is contained in:
Abdulee 2024-02-22 18:29:19 +01:00
parent 83b92bd224
commit cae39890fe

View File

@ -7,7 +7,7 @@
<title>Linux Party - Open Bokeron</title>
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flexboxgrid/6.3.1/flexboxgrid.min.css" type="text/css">
<link rel="stylesheet" href="./style.css" type="text/css">
<link rel="stylesheet" href="../style.css" type="text/css">
</head>
<body>