1
0
mirror of https://github.com/byReqz/nils.lol.git synced 2024-11-25 03:24:55 +00:00

i use arch btw

This commit is contained in:
Nils 2021-02-15 21:01:00 +00:00 committed by GitHub
parent 3802ea644d
commit 29febe41fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
<title>nils.lol</title> <title>nils.lol</title>
<link rel="stylesheet" href="./sp.css"> <link rel="stylesheet" href="./sp.css">
<link rel="stylesheet" href="./hack.css"> <link rel="stylesheet" href="./hack.css">
<link rel="icon" href="favicon.ico" type="image/x-icon" /> <link rel="icon" href="./favicon.ico" type="image/x-icon" />
</head> </head>
<body> <body>
<p id="test">you should probably disable dark reader</p> <p id="test">you should probably disable dark reader</p>
@ -67,4 +67,12 @@ printf "discord: \e[1;35mnils#9800\n\e[0m"
printf "mail: \e[1;35mnils //@// nils.lol\n\e[0m" printf "mail: \e[1;35mnils //@// nils.lol\n\e[0m"
printf "portfolio: \e[1;35mhttps://byreqz.de\n\e[0m" printf "portfolio: \e[1;35mhttps://byreqz.de\n\e[0m"
printf "services: \e[1;35mhttps://dash.byreqz.de\n\e[0m" printf "services: \e[1;35mhttps://dash.byreqz.de\n\e[0m"
printf " \e[0;36m.\n\e[0m"
printf " \e[0;36m/ \ \n\e[0m"
printf " \e[0;36m/ \ \n\e[0m"
printf " \e[0;36m/^. \ I use arch btw \n\e[0m"
printf " \e[0;36m/ .-. \ \n\e[0m"
printf " \e[0;36m/ ( ) _\ \n\e[0m"
printf " \e[0;36m/ _.~ ~._^\ \n\e[0m"
printf " \e[0;36m/.^ ^.\ \n\e[0m"
exit 0 exit 0