mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-06 21:14:06 -04:00
the boy
This commit is contained in:
parent
8722232549
commit
e71ef24f9e
3 changed files with 2 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ I decided to make a 88x31 badge for fun and included a fun little puzzle inside
|
||||||
Here are some badges from people I know/like
|
Here are some badges from people I know/like
|
||||||
|
|
||||||
{{ badge88x31(link="https://ivytime.gay", src="ivytime.gay.png", alt="Ivy's badge", new_tab=true) }}
|
{{ badge88x31(link="https://ivytime.gay", src="ivytime.gay.png", alt="Ivy's badge", new_tab=true) }}
|
||||||
|
{{ badge88x31(link="https://tpgc.me/", src="theboy.gif", alt="The Boys badge", new_tab=true) }}
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
BIN
content/random/88x31/theboy.gif
Normal file
BIN
content/random/88x31/theboy.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 249 KiB |
|
|
@ -7,7 +7,7 @@ let
|
||||||
import
|
import
|
||||||
(fetchTarball {
|
(fetchTarball {
|
||||||
url = "https://github.com/NixOS/nixpkgs/archive/nixos-unstable.tar.gz";
|
url = "https://github.com/NixOS/nixpkgs/archive/nixos-unstable.tar.gz";
|
||||||
sha256 = "sha256:09qwbfkvk3jmqlpgis4v1m1fmh7zffi8drybb03mjqa95bynbs99";
|
sha256 = "17pr9kf46019gf9nkg7jsa0h81adwbkdjwlk0i57nycnhad3vph1";
|
||||||
})
|
})
|
||||||
{
|
{
|
||||||
system = pkgs.stdenv.hostPlatform.system;
|
system = pkgs.stdenv.hostPlatform.system;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue