diff --git a/content/_index.md b/content/_index.md index 86bbe46..568efef 100644 --- a/content/_index.md +++ b/content/_index.md @@ -16,3 +16,5 @@ gcs/gg d--(---) s+ a---- C++ UL+++ P L+++>++++ E- W++ N+ o? K? w-- O? M- V? PS++ PE-- Y+ PGP++ t- 5? X? R tv b+ DI? D+ G e-- h! r- ------END GEEK CODE BLOCK------ ``` + +Funny [buttons](/buttons) diff --git a/content/buttons/_index.html b/content/buttons/_index.html new file mode 100644 index 0000000..725771d --- /dev/null +++ b/content/buttons/_index.html @@ -0,0 +1,58 @@ +
If you think I'm cool please add my button :3. If you tell me about it I might add yours to
+ + diff --git a/themes/vanten/assets/css/main.css b/themes/vanten/assets/css/main.css index 5cdbc6d..6459615 100644 --- a/themes/vanten/assets/css/main.css +++ b/themes/vanten/assets/css/main.css @@ -50,7 +50,7 @@ a { top: 0; background-color: var(--navbar); bottom: 0; - width: 5.5em; + padding-right: 0.5em; } .navbar > ul { diff --git a/themes/vanten/layouts/_default/home.html b/themes/vanten/layouts/_default/home.html index 26f83f1..ffddb6b 100644 --- a/themes/vanten/layouts/_default/home.html +++ b/themes/vanten/layouts/_default/home.html @@ -2,67 +2,8 @@ {{ .Content }}{{ .Summary }}
{{ end }} - -