diff options
Diffstat (limited to '3 resources/Technical definitions.md')
-rw-r--r-- | 3 resources/Technical definitions.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/3 resources/Technical definitions.md b/3 resources/Technical definitions.md index 6093a57..3801a9c 100644 --- a/3 resources/Technical definitions.md +++ b/3 resources/Technical definitions.md @@ -1,7 +1,6 @@ #definitions ---- -# Slug +**Slug** A user-friendly representation of the name of a page used in the path of an URL. For example a page titled: My Friends And I, would be referenced via its slug: my-friends-and-i or my-friends-i. It can be optimized for brevity so its easier to type and remember. |