feat: replace Gitea branding with Molodetz in swagger templates and remove author attribution from home page

This commit is contained in:
2024-12-27 11:24:18 +00:00
parent e3290e3eb3
commit a233b42031
3 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Gitea API</title>
<title>Molodetz API</title>
<link href="{{AssetUrlPrefix}}/css/swagger.css?v={{AssetVersion}}" rel="stylesheet">
</head>
<body>
+2 -2
View File
@@ -13,8 +13,8 @@
],
"swagger": "2.0",
"info": {
"description": "This documentation describes the Gitea API.",
"title": "Gitea API",
"description": "This documentation describes the Molodetz API.",
"title": "Molodetz API",
"license": {
"name": "MIT",
"url": "http://opensource.org/licenses/MIT"