mirror of
https://github.com/jbranchaud/til
synced 2026-01-08 01:28:02 +00:00
Add Define URL Redirects In The Next Config as a Next.js til
This commit is contained in:
@@ -9,7 +9,7 @@ and pairing with smart people at Hashrocket.
|
||||
|
||||
For a steady stream of TILs, [sign up for my newsletter](https://tinyletter.com/jbranchaud).
|
||||
|
||||
_959 TILs and counting..._
|
||||
_960 TILs and counting..._
|
||||
|
||||
---
|
||||
|
||||
@@ -32,6 +32,7 @@ _959 TILs and counting..._
|
||||
* [Mac](#mac)
|
||||
* [MongoDB](#mongodb)
|
||||
* [MySQL](#mysql)
|
||||
* [Next.js](#next-js)
|
||||
* [Phoenix](#phoenix)
|
||||
* [PostgreSQL](#postgresql)
|
||||
* [Python](#python)
|
||||
@@ -423,6 +424,10 @@ _959 TILs and counting..._
|
||||
- [Show Tables That Match A Pattern](mysql/show-tables-that-match-a-pattern.md)
|
||||
- [Show Indexes For A Table](mysql/show-indexes-for-a-table.md)
|
||||
|
||||
### Next.js
|
||||
|
||||
- [Define URL Redirects In The Next Config](nextjs/define-url-redirects-in-the-next-config.md)
|
||||
|
||||
### Phoenix
|
||||
|
||||
- [Bypass Template Rendering](phoenix/bypass-template-rendering.md)
|
||||
|
||||
Reference in New Issue
Block a user