This commit is contained in:
2026-07-20 10:51:37 -05:00
parent 8f344ea37e
commit 2529b748ed
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ const description =
aria-label="Show another motto"
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>
</aside>
+4 -4
View File
@@ -1,8 +1,8 @@
const mottos = [
"Stay humble enough to learn, and confident enough to build.",
"Make it work. Then make it quiet.",
"Good systems leave room for people.",
"Read the logs before blaming the network.",
"I can explain BGP, but neither of us will enjoy it.",
"It was DNS. Everyone take a drink.",
"The server is not haunted. I checked twice.",
"My favorite alert is the one that fixes itself before I get up.",
];
const glyphs = "01#@$%&*+<>/\\";