2022-06-07 15:37:21 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
2023-04-21 06:56:06 +00:00
|
|
|
<title>c4k-forgejo</title>
|
2022-06-07 15:37:21 +00:00
|
|
|
<link href="https://domaindrivenarchitecture.org/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
|
|
|
<link href="https://domaindrivenarchitecture.org/css/fonts/fontawesome/fontawesome.css" rel="stylesheet"
|
|
|
|
type="text/css" />
|
|
|
|
<link href="https://domaindrivenarchitecture.org/css/custom.css" rel="stylesheet" type="text/css" />
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div id="c4k-content"></div>
|
|
|
|
<script src="js/main.js"></script>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|