cleanup left on box
fixes spacing on frontpage between buttons so they don't touch disables stale alert fixes rsms's titles add some promo to my stream as well
This commit is contained in:
@@ -63,7 +63,7 @@ banner:
|
||||
label: "Donate"
|
||||
link: "https://donorbox.org/handmadecities"
|
||||
icon: "fa fa-gift pl-2"
|
||||
class: "btn bg-red-700 dark:bg-red-700 dark:text-white hover:bg-red-800 mt-6 text-white"
|
||||
class: "btn bg-red-700 dark:bg-red-700 dark:text-white hover:bg-red-800 mt-6 ml-2 text-white"
|
||||
|
||||
# Features
|
||||
features:
|
||||
|
||||
@@ -83,5 +83,5 @@ features:
|
||||
image_class: "rounded-full"
|
||||
content_class: ""
|
||||
section_class: "!pt-16 !pb-32 text-white"
|
||||
content: "Devon is a guy who makes things."
|
||||
content: "Devon is a guy who makes things.<br>(like a PSX style souls like in C on [stream](https://twitch.tv/tek256))"
|
||||
---
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
+++
|
||||
title="RSM"
|
||||
title="Virtual Computer"
|
||||
mediatype="talk"
|
||||
conference="seattle-2022"
|
||||
date="2022-11-17T15:45:00-08:00"
|
||||
@@ -7,13 +7,13 @@ description="A little virtual computer"
|
||||
thumbnail="/images/thumbnails/2022HMSRSM.jpg"
|
||||
|
||||
[[videos]]
|
||||
title="RSM"
|
||||
title="RSMS"
|
||||
embed="https://player.vimeo.com/video/1024179839"
|
||||
service="vimeo"
|
||||
download_link=""
|
||||
|
||||
[[videos]]
|
||||
title="RSM - Q&A"
|
||||
title="RSMS - Q&A"
|
||||
embed="https://player.vimeo.com/video/1024184763"
|
||||
service="vimeo"
|
||||
download_link=""
|
||||
Reference in New Issue
Block a user