Logo
Explore Help
Sign In
joe/kami-parse-server
Public Access
1
0
Fork 0
You've already forked kami-parse-server
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
ce5dde808ac55e6f98bd1470e529b4c48a8e6329
kami-parse-server/public/custom_page.html

16 lines
192 B
HTML
Raw Normal View History

Add custom routes to pages router (#7231) * added custom routes * fixed docs typos * added page.customRoutes config validation * added 404 response if missing custom route response * added docs * minor README formatting * added CHANGELOG entry * fixed bug in definitions builder that did not recognize array of custom type * added missing route handler definition * fixed custom routes definition
2021-03-07 13:51:35 +01:00
<!DOCTYPE html>
<!--
This page demonstrates how to use custom pages in custom routes.
-->
<html>
<head>
<title>{{appName}}</title>
</head>
<body>
<h1>{{appName}}</h1>
</body>
</html>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 43ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API