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: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Contents:
20
20
21
21
# Creating an author profile
22
22
23
-
Before creating a post, you'll need to add some information about yourself. To do this, create a new folder in [`content/`](./content/data/unicorns.json) with your username, and add an `index.md` inside it; e.g. `content/eric/index.md`.
23
+
Before creating a post, you'll need to add some information about yourself. To do this, create a new folder in [`content/`](./content/) with your username, and add an `index.md` inside it; e.g. `content/eric/index.md`.
24
24
25
25
Here's an example of what your `index.md` might look like:
Copy file name to clipboardexpand all lines: content/crutchcorn/posts/draw-under-navbar-using-react-native/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
---
10
10
11
11
12
-
While working on [my React Native mobile app](https://gitshark.dev), [the super-talented designer for the project](/unicorns/edpratti) raised an interesting question to me:
12
+
While working on [my React Native mobile app](https://gitshark.dev), [the super-talented designer for the project](/people/edpratti) raised an interesting question to me:
13
13
14
14
> "Are we able to draw under the navigation bar and status bar? [Google officially recommends new apps to do so](https://youtu.be/Nf-fP2u9vjI).
Copy file name to clipboardexpand all lines: content/splatkillwill/posts/dom-pollution-why-i-prefer-vue-over-angular/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -90,4 +90,4 @@ So much more going on. This is because, even though the components look like the
90
90
91
91
This doesn't mean Angular is all that bad. Actually, the reason Angular components are written this way is to closely resemble a proposed standard; Web Components.
92
92
93
-
Speaking of that checkout [Corbin](/unicorns/crutchcorn)'s [series on Web Components](/collections/web-components-101) and also [Angular elements](https://angular.io/guide/elements).
93
+
Speaking of that checkout [Corbin](/people/crutchcorn)'s [series on Web Components](/collections/web-components-101) and also [Angular elements](https://angular.io/guide/elements).
0 commit comments