small adjustment in readme
This commit is contained in:
parent
3026900b98
commit
8449548d56
1 changed files with 1 additions and 6 deletions
|
@ -67,12 +67,7 @@ You can create your manifest as web-application also (using page local js withou
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<link href="bootstrap.min.css" rel="stylesheet" type="text/css" />
|
||||||
<title>c4k-forgejo</title>
|
|
||||||
<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>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue