This commit is contained in:
Madison Scott-Clary
2020-04-30 11:32:39 -07:00
parent 9fa195d13d
commit 149467f588
4 changed files with 16 additions and 4 deletions

View File

@ -2,6 +2,19 @@
type: single type: single
--- ---
<style>
@media screen and (min-width: 600px) {
main p:first-of-type {
margin-top: 0;
}
img {
max-width: 350px;
float: left;
margin: 0.5rem 0.5rem 0.5rem 0;
}
}
</style> <img src="/book/physical/steep-bw.jpg" />
If I am to become a brand, it is best, perhaps, that I own it and at least try to do a good job of it. If I am to become a brand, it is best, perhaps, that I own it and at least try to do a good job of it.
> Is that so? > Is that so?
@ -16,11 +29,12 @@ So.
## <span class="ally-font" style="font-size: 21pt">ally</span> online launch party --- Monday, June 1, 2020 ## <span class="ally-font" style="font-size: 21pt">ally</span> online launch party --- Monday, June 1, 2020
Come, friends, and join me for a small launch party for <span class="ally-font">ally</span> launch party. It will as a matter of course be a BYOB party, but I would love to have you join me live on [Picarto](https://picarto.tv/makyo)! We'll have all sorts. Come, friends, and join me for a small launch party for <span class="ally-font">ally</span> launch party. It will as a matter of course be a BYOB party, but I would love to have you join me live on [Picarto](https://picarto.tv/makyo) and [&#68;&#105;scord](https://makyo.io/2G)! We'll have all sorts.
* Meet the author, call her a dork to her face. * Meet the author, call her a dork to her face.
* Take a tour through the book, both a physical copy and a PDF. * Take a tour through the book, both a physical copy and a PDF.
* Learn about the process of writing, publishing online, typesetting, and self-publishing a book. * Learn about the process of writing, publishing online, typesetting, and self-publishing a book.
* Get some discounts on both paperbacks and PDFs!
* I don't know, there will probably also be cameos from my dogs. * I don't know, there will probably also be cameos from my dogs.
Mark your calendars, for you are formally invited to join me on *Monday, June 1st, 2020* at both *3:00PM* and *7:00PM* Pacific time. Mark your calendars, for you are formally invited to join me on *Monday, June 1st, 2020* at both *3:00PM* and *7:00PM* Pacific time.

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

View File

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html prefix="og: http://ogp.me/ns#">
{{- partial "head.html" . -}} {{- partial "head.html" . -}}
<body> <body>
{{- partial "header.html" . -}} {{- partial "header.html" . -}}

View File

@ -1,5 +1,3 @@
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns#">
<head> <head>
<title>ally</title> <title>ally</title>