mirror of
https://github.com/tildeclub/site.git
synced 2026-08-25 19:59:24 +00:00
Software words and website words are capitalized (or, as another option, all caps), articles in the "tilde.club" category must have most words capitalized (may capitalize word in case of doubt), and the rest of the titles must have first word, of the title, capitalized, with the rest of the (non-software) words, of the title, all lowercase. Signed-off-by: keyboardan <keyboardan@tilde.club>
10 lines
273 B
Markdown
10 lines
273 B
Markdown
---
|
|
title: Custom 404 error page
|
|
author: deepend
|
|
category: tutorials
|
|
---
|
|
|
|
All users can now setup their own custom 404 error page. Just add a file named `404.html` in `~/public_html`
|
|
|
|
An example of one user's custom 404: [~benharri](http://tilde.club/~benharri/not_here).
|