You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,7 +166,14 @@ goup start --tui
166
166
167
167
## Contributing
168
168
169
-
I really appreciate any contributions you would like to make, whether it's a simple typo fix or a new feature. Feel free to open an issue or submit a pull request.
169
+
I really appreciate any contributions you would like to make, whether it's a
170
+
simple typo fix or a new feature. Feel free to open an issue or submit a pull request.
171
+
172
+
## Pro Tips
173
+
174
+
You can use the `public/` directory in the repository as the root directory for
175
+
your test sites. It contains a simple `index.html` file with a JS script that
176
+
gets the website's title from the `X-Domain-Name` header (if set).
0 commit comments