23 lines
1.0 KiB
HTML
23 lines
1.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>JL</title>
|
|
|
|
<link data-trunk type="text/css" href="css/body.css" rel="css" />
|
|
<link data-trunk type="text/css" href="css/navbar.css" rel="css" />
|
|
<link data-trunk type="text/css" href="css/landing.css" rel="css" />
|
|
<link data-trunk type="text/css" href="css/search.css" rel="css" />
|
|
<link data-trunk type="text/css" href="css/project_card.css" rel="css" />
|
|
<link data-trunk type="text/css" href="css/details.css" rel="css" />
|
|
|
|
|
|
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet">
|
|
<link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet">
|
|
<link href="https://fonts.googleapis.com/css?family=Inter" rel="stylesheet">
|
|
<script src="https://kit.fontawesome.com/fcdfdfe1ad.js" crossorigin="anonymous"></script>
|
|
|
|
<base data-trunk-public-url />
|
|
<link data-trunk rel="copy-dir" href="assets/images/"/>
|
|
</head>
|
|
</html> |