funny
This commit is contained in:
@@ -143,7 +143,7 @@ const description =
|
|||||||
aria-label="Show another motto"
|
aria-label="Show another motto"
|
||||||
data-motto-play
|
data-motto-play
|
||||||
>
|
>
|
||||||
Stay humble enough to learn, and confident enough to build.
|
I can explain BGP, but neither of us will enjoy it.
|
||||||
</button>
|
</button>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
const mottos = [
|
const mottos = [
|
||||||
"Stay humble enough to learn, and confident enough to build.",
|
"I can explain BGP, but neither of us will enjoy it.",
|
||||||
"Make it work. Then make it quiet.",
|
"It was DNS. Everyone take a drink.",
|
||||||
"Good systems leave room for people.",
|
"The server is not haunted. I checked twice.",
|
||||||
"Read the logs before blaming the network.",
|
"My favorite alert is the one that fixes itself before I get up.",
|
||||||
];
|
];
|
||||||
|
|
||||||
const glyphs = "01#@$%&*+<>/\\";
|
const glyphs = "01#@$%&*+<>/\\";
|
||||||
|
|||||||
Reference in New Issue
Block a user