]> Lady’s Gitweb - Blog/commitdiff
Add feed link to index footer
authorLady <redacted>
Sun, 14 May 2023 04:38:27 +0000 (21:38 -0700)
committerLady <redacted>
Sun, 14 May 2023 06:15:43 +0000 (23:15 -0700)
index#entry.xhtml
index#feed.xhtml
style.css

index 567a749f97995e9cd77039f3a2b02a6801a76271..a95467356cada794aa1eb786a7c1b0671e69e259 100644 (file)
@@ -16,6 +16,7 @@
                </footer>
        </main>
        <footer>
+               <p><a href="/feed.atom" style="Text-Decoration: None"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" style="Display: Inline-Block; Vertical-Align: Middle; Block-Size: 1EM; Inline-Size: 1EM" viewBox="0 0 256 256"><defs><linearGradient x1="0.085" y1="0.085" x2="0.915" y2="0.915" id="RSSg"><stop offset="0.0" stop-color="#E3702D"/><stop offset="0.1071" stop-color="#EA7D31"/><stop offset="0.3503" stop-color="#F69537"/><stop offset="0.5" stop-color="#FB9E3A"/><stop offset="0.7016" stop-color="#EA7C31"/><stop offset="0.8866" stop-color="#DE642B"/><stop offset="1.0" stop-color="#D95B29"/></linearGradient></defs><rect width="256" height="256" rx="55" ry="55" x="0" y="0" fill="#CC5D15"/><rect width="246" height="246" rx="50" ry="50" x="5" y="5" fill="#F49C52"/><rect width="236" height="236" rx="47" ry="47" x="10" y="10" fill="url(#RSSg)"/><circle cx="68" cy="189" r="24" fill="#FFF"/><path d="M160 213h-34a82 82 0 0 0 -82 -82v-34a116 116 0 0 1 116 116z" fill="#FFF"/><path d="M184 213A140 140 0 0 0 44 73 V 38a175 175 0 0 1 175 175z" fill="#FFF"/></svg> <span style="Text-Decoration: Underline">Atom feed.</span></a></p>
        </footer>
 </body>
 </html>
index 3e8d2b3cca4dad9ac357dc90994dad92260cf99b..12161665a92e7f492458bc9ff7f9c745cfbf4456 100644 (file)
@@ -12,6 +12,7 @@
 <bjørn-content/>
        </main>
        <footer>
+               <p><a href="/feed.atom" style="Text-Decoration: None"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" style="Display: Inline-Block; Vertical-Align: Middle; Block-Size: 1EM; Inline-Size: 1EM" viewBox="0 0 256 256"><defs><linearGradient x1="0.085" y1="0.085" x2="0.915" y2="0.915" id="RSSg"><stop offset="0.0" stop-color="#E3702D"/><stop offset="0.1071" stop-color="#EA7D31"/><stop offset="0.3503" stop-color="#F69537"/><stop offset="0.5" stop-color="#FB9E3A"/><stop offset="0.7016" stop-color="#EA7C31"/><stop offset="0.8866" stop-color="#DE642B"/><stop offset="1.0" stop-color="#D95B29"/></linearGradient></defs><rect width="256" height="256" rx="55" ry="55" x="0" y="0" fill="#CC5D15"/><rect width="246" height="246" rx="50" ry="50" x="5" y="5" fill="#F49C52"/><rect width="236" height="236" rx="47" ry="47" x="10" y="10" fill="url(#RSSg)"/><circle cx="68" cy="189" r="24" fill="#FFF"/><path d="M160 213h-34a82 82 0 0 0 -82 -82v-34a116 116 0 0 1 116 116z" fill="#FFF"/><path d="M184 213A140 140 0 0 0 44 73 V 38a175 175 0 0 1 175 175z" fill="#FFF"/></svg> <span style="Text-Decoration: Underline">Atom feed.</span></a></p>
        </footer>
 </body>
 </html>
index 7fe4e6fe2ed43d37014a02bae0063cf3931e2682..80136097d9a78ad8ab6b21fa69c8253f0aa4bb2b 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2,7 +2,7 @@ html{ Color: #E3E3E3; Background: #1A1A1A; Font-Family: Serif; Line-Height: 1.5
 body{ Display: Flow-Root; Box-Sizing: Border-Box; Margin: 0; Border: 1PX #000000 Solid; Min-Block-Size: 100SVB; Color: #E3E3E3; Background: No-Repeat Radial-Gradient(Ellipse 64REM 96REM At Center, Transparent 32REM, #1A1A1A) Center / Cover, Repeating-Linear-Gradient(-45DEG, #3E3E3E00 0, #3E3E3E00 2PX, #3E3E3E7F 2.12PX, #3E3E3E7F 4.12PX, #3E3E3E00 4.24PX), #1A1A1A }
 body>header{ Padding-Block: 16PX; Border-Block-End: 3PX #2CB38D Double }
 body>header img{ Display: Block; Margin: Auto; Block-Size: Auto; Max-Inline-Size: 100%; Image-Rendering: Pixelated }
-body>footer{ Border-Block-Start: 3PX #2CB38D Double }
+body>footer{ Border-Block-Start: 3PX #2CB38D Double; Text-Align: Center }
 main{ Display: Flow-Root; Margin: Auto; Border-Inline: 1PX #97596B Solid; Padding-Inline: 3CH; Max-Inline-Size: 43REM; Background: #1A1A1A }
 main>header>p,main>nav>header>h1{ Margin-Block: 1.5REM; Border: 2PX #700020 Solid; Padding-Inline: 1CH; Max-Inline-Size: Max-Content; Color: #700020; Background: #F3DEE3; Box-Shadow: 0 0 0 2PX #F3DEE3, 2PX 2PX 0 2PX #2CB38D, -2PX -2PX 0 2PX #700020; Font-Size: 1.5REM; Font-Style: Italic; Font-Weight: Normal }
 main>footer>p,main>nav>footer>p{ Display: Block; Margin-Block: 1.5REM; Margin-Inline: Auto; Border-Style: Solid; Border-Block-Color: #D6B7BF #2CB38D; Border-Inline-Color: #D6B7BF #2CB38D; Border-Width: 1PX; Padding-Inline: 1CH; Max-Inline-Size: Max-Content; Color: #700020; Background: #F3DEE3; Box-Shadow: 0 0 0 1PX #700020, Inset 0 0 0 1PX #700020 }
This page took 0.05298 seconds and 4 git commands to generate.