Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Commit 2e878d2

Browse files
committed
Add discussions link to building blog blog post
1 parent eb3daf4 commit 2e878d2

File tree

1 file changed

+1
-1
lines changed
  • src/pages/building-the-tailwind-blog

1 file changed

+1
-1
lines changed

src/pages/building-the-tailwind-blog/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export const meta = {
88
date: '2020-06-30T18:05:31Z',
99
authors: [adamwathan],
1010
image,
11-
// discussion: '',
11+
discussion: 'https://github.com/tailwindcss/tailwindcss/discussions/1987',
1212
}
1313

1414
One of the things we believe as a team is that everything we make should be [sealed with a blog post](https://public.3.basecamp.com/p/toAcDMxu8Fvq2yMfd2azTuaV). Forcing ourselves to write up a short announcement post for every project we work on acts as a built-in quality check, making sure that we never call a project "done" until we feel comfortable telling the world it's out there.

0 commit comments

Comments
 (0)