We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46eefcb commit b676ad1Copy full SHA for b676ad1
website/content/recipes/subdomains.md
@@ -3,7 +3,7 @@ title: Subdomains
3
menu:
4
side:
5
parent: recipes
6
- weight: 10
+ weight: 10
7
---
8
9
`server.go`
@@ -13,6 +13,6 @@ menu:
13
### Maintainers
14
15
- [axdg](https://github.com/axdg)
16
-- [vishr](https://github.com/axdg)
+- [vishr](https://github.com/vishr)
17
18
### [Source Code](https://github.com/vishr/echo-recipes/blob/master/v1/subdomains)
0 commit comments