Vendor all About page images locally
This commit is contained in:
parent
eac1aae8a6
commit
11eca456a2
3 changed files with 2 additions and 2 deletions
4
serp.py
4
serp.py
|
|
@ -3726,7 +3726,7 @@ ABOUT_CONTENT = """
|
|||
|
||||
<!-- HERO SECTION -->
|
||||
<section class="hero-section">
|
||||
<img src="https://russell.ballestrini.net/uploads/2011/08/pig1-color1.png" alt="pig.py" class="hero-pig">
|
||||
<img src="/static/images/pig1-color1.png" alt="pig.py" class="hero-pig">
|
||||
<h1 class="hero-title">neopig</h1>
|
||||
<p class="hero-subtitle">Neo Python Image Grabber</p>
|
||||
<p class="hero-tagline">
|
||||
|
|
@ -4043,7 +4043,7 @@ ABOUT_CONTENT = """
|
|||
Forged in the fires of <a href="https://permacomputer.com" target="_blank">permacomputer.com</a> — the belief that computing should be <em>permanent</em>. That knowledge should not evaporate when a company pivots. That communities should not lose their histories when a platform gets acquired. That the lore doesn't have to die when you get acqui-hired or outright <span style="color: #8B00FF;">terminated</span>. A digital commons that belongs to <em>everyone</em>, forever.
|
||||
</p>
|
||||
|
||||
<img src="/static/vendor/templeos.png" alt="TempleOS" class="forge-logo">
|
||||
<img src="/static/images/templeos.png" alt="TempleOS" class="forge-logo">
|
||||
|
||||
<div class="dramatic-quote">
|
||||
<p>Truth. Harmony. Freedom. Love.</p>
|
||||
|
|
|
|||
BIN
static/images/pig1-color1.png
Normal file
BIN
static/images/pig1-color1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue