add logos
This commit is contained in:
parent
bede4516d9
commit
1d0df50149
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 13 KiB |
@ -2,8 +2,10 @@ project:
|
||||
type: website
|
||||
|
||||
website:
|
||||
title: "Zenzicubi.co"
|
||||
favicon: ./logo.png
|
||||
title: "zenzicubi.co"
|
||||
navbar:
|
||||
logo: "/logo-vector.svg"
|
||||
right:
|
||||
# - about.qmd
|
||||
- icon: github
|
||||
@ -16,7 +18,7 @@ format:
|
||||
html:
|
||||
theme:
|
||||
light:
|
||||
- default
|
||||
- flatly
|
||||
dark:
|
||||
- darkly
|
||||
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "Posts by topic"
|
||||
listing:
|
||||
contents: posts/polycount/index.*
|
||||
contents:
|
||||
- posts/polycount/index.*
|
||||
- posts/pentagons/index.*
|
||||
sort: "date desc"
|
||||
---
|
||||
|
||||
55
logo-vector.svg
Normal file
55
logo-vector.svg
Normal file
@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.0"
|
||||
width="81.467003pt"
|
||||
height="89.874596pt"
|
||||
viewBox="0 0 81.467003 89.874596"
|
||||
preserveAspectRatio="xMidYMid"
|
||||
id="svg3"
|
||||
sodipodi:docname="logo-vector.svg"
|
||||
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
|
||||
inkscape:export-filename="logo-vector.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs3" />
|
||||
<sodipodi:namedview
|
||||
id="namedview3"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="pt"
|
||||
inkscape:zoom="4.4744239"
|
||||
inkscape:cx="65.483291"
|
||||
inkscape:cy="69.95314"
|
||||
inkscape:window-width="1850"
|
||||
inkscape:window-height="1052"
|
||||
inkscape:window-x="1920"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="g3" />
|
||||
<metadata
|
||||
id="metadata1">
|
||||
Created by potrace 1.16, written by Peter Selinger 2001-2019
|
||||
</metadata>
|
||||
<g
|
||||
transform="matrix(0.1,0,0,-0.1,-255.3147,709.4459)"
|
||||
fill="#ffffff"
|
||||
stroke="none"
|
||||
id="g3">
|
||||
<path
|
||||
d="m 3108,7004 c -54,-29 -64,-93 -23,-142 l 25,-30 -35,-35 c -39,-39 -44,-70 -20,-116 13,-26 36,-40 92,-56 36,-10 99,13 127,46 39,47 36,93 -11,138 l -38,36 28,27 c 83,81 -37,191 -145,132 z m 102,-19 c 17,-9 30,-20 30,-24 0,-5 2,-16 6,-24 3,-8 -7,-28 -21,-45 -26,-31 -27,-31 -57,-16 -17,9 -42,27 -55,40 -20,20 -22,27 -13,44 20,38 65,48 110,25 z m -8,-204 c 25,-16 49,-39 53,-50 13,-42 -31,-81 -91,-81 -31,0 -84,50 -84,78 0,24 46,82 64,82 7,0 33,-13 58,-29 z"
|
||||
id="path1" />
|
||||
<path
|
||||
d="m 2736,6628 c -38,-36 -56,-78 -34,-78 7,0 19,9 25,19 18,29 61,34 116,13 l 49,-19 -102,-94 c -89,-82 -170,-174 -170,-193 0,-15 24,-3 50,24 15,17 37,30 47,30 11,0 32,-13 48,-30 33,-34 72,-39 114,-14 47,28 99,124 67,124 -8,0 -18,-9 -21,-21 -8,-23 -61,-59 -88,-59 -10,0 -41,7 -68,16 l -51,17 125,121 c 129,125 156,159 136,172 -7,4 -22,-7 -36,-25 -31,-39 -57,-39 -93,-1 -37,40 -71,39 -114,-2 z"
|
||||
id="path2" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
@ -386,7 +386,7 @@ With these implicit rules derived for spacings of width smaller than three,
|
||||
::::
|
||||
|
||||
Clearly, this base is incredibly sensitive.
|
||||
A number as small as 8 has a fractional part as small as $\rho^{-18}$ in its expansion.
|
||||
A number as small as eight has a fractional part as small as $\rho^{-18}$ in its expansion.
|
||||
|
||||
|
||||
Skipped Spacings
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user