Skip to content

Commit 0c3486d

Browse files
committed
Remove tweet links from guides
1 parent 27d3704 commit 0c3486d

24 files changed

Lines changed: 5227 additions & 18 deletions

content/guides/asymptotic-notation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ Asymptotic notation is the standard way of measuring the time and space that an
1313

1414
[![](/guides/asymptotic-notation.png)](/guides/asymptotic-notation.png)
1515

16-
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1243861514907418624) where this image was posted.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
[![](/guides/avoid-render-blocking-javascript-with-async-defer.png)](/guides/avoid-render-blocking-javascript-with-async-defer.png)
22

3-
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1436392322451841026) where this image was posted.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
[![](/guides/basic-authentication.png)](/guides/basic-authentication.png)
22

3-
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1261783266044063748) where this image was posted.

content/guides/big-o-notation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ Big-O notation is the mathematical notation that helps analyse the algorithms to
22

33
[![](/guides/big-o-notation.png)](/guides/big-o-notation.png)
44

5-
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1235708842610212864) where this image was posted.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
[![](/guides/character-encodings.png)](/guides/character-encodings.png)
22

3-
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1259631582362689537) where this image was posted.

content/guides/ci-cd.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ The image below details the differences between the continuous integration and c
22

33
[![](/guides/ci-cd.png)](/guides/ci-cd.png)
44

5-
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1282806173939511298) where this image was posted.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
[![](/guides/dhcp.png)](/guides/dhcp.png)
22

3-
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1254142557417857025) where this image was posted.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
[![](/guides/jwt-authentication.png)](/guides/jwt-authentication.png)
22

3-
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1273375903511465990) where this image was posted.

content/guides/oauth.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
[![](/guides/oauth.png)](/guides/oauth.png)
22

3-
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1276994010423361540) where this image was posted.

content/guides/random-numbers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ Random numbers are everywhere from computer games to lottery systems, graphics s
22

33
[![](/guides/random-numbers.png)](/guides/random-numbers.png)
44

5-
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1237851549302312962) where this image was posted.

0 commit comments

Comments
 (0)