add title to api explorer

This commit is contained in:
Andreas Gohr 2023-12-01 20:26:26 +01:00
parent d0749387d4
commit cd0c7c3ac3
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ if ($INPUT->has('spec')) {
<html lang="en">
<head>
<meta charset="utf-8">
<title>DokuWiki API Explorer</title>
<script src="https://unpkg.com/openapi-explorer/dist/browser/openapi-explorer.min.js" type="module"
defer=""></script>
<style>