About page: add hungry pig and sleeping pig images
This commit is contained in:
parent
74a08e3dd3
commit
3d5d4ff31f
1 changed files with 2 additions and 1 deletions
3
serp.py
3
serp.py
|
|
@ -3864,7 +3864,7 @@ ABOUT_CONTENT = """
|
|||
<p class="narrative">
|
||||
<em>We are adding the ability to backup entire codebases.</em> Neopig grows hungrier.
|
||||
</p>
|
||||
<img src="https://make-post-sell-files.nyc3.cdn.digitaloceanspaces.com/27ba3c78-432e-11ec-9349-257a83652528/fbc48bff-e895-11f0-8d29-02dfe05770ee/thumbnail1" alt="Neopig grows hungrier" style="max-width:100%;border-radius:12px;margin-top:20px;">
|
||||
<img src="https://make-post-sell-files.nyc3.cdn.digitaloceanspaces.com/27ba3c78-432e-11ec-9349-257a83652528/fbc48bff-e895-11f0-8d29-02dfe05770ee/thumbnail1" alt="Neopig grows hungrier" style="width:42%">
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
@ -3897,6 +3897,7 @@ ABOUT_CONTENT = """
|
|||
<p class="narrative">
|
||||
The archives become self-extracting executables. <code>.run</code> files that contain their own server, their own search engine, their own reality. Drop one on a machine with Python, and it <em>wakes up</em>. A sleeping pig, carrying an entire website in its belly, ready to serve it to anyone who asks.
|
||||
</p>
|
||||
<img src="https://make-post-sell-files.nyc3.cdn.digitaloceanspaces.com/27ba3c78-432e-11ec-9349-257a83652528/fcddf99d-a2da-11f0-af1d-02dfe05770ee/product" alt="A sleeping pig" style="width:42%">
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue