[CONTENT] update
This commit is contained in:
parent
6d3b0e6117
commit
8a54bfd47f
23
assets/logo.svg
Normal file
23
assets/logo.svg
Normal file
@ -0,0 +1,23 @@
|
||||
<svg viewBox="0 0 400 400" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ -->
|
||||
<defs>
|
||||
<filter height="200%" width="200%" y="-50%" x="-50%" id="svg_8_blur">
|
||||
<feGaussianBlur stdDeviation="5" in="SourceGraphic"/>
|
||||
</filter>
|
||||
<filter height="200%" width="200%" y="-50%" x="-50%" id="svg_9_blur">
|
||||
<feGaussianBlur stdDeviation="6" in="SourceGraphic"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<g>
|
||||
<title>background</title>
|
||||
<rect fill="none" id="canvas_background" height="402" width="402" y="-1" x="-1"/>
|
||||
<g display="none" overflow="visible" y="0" x="0" height="100%" width="100%" id="canvasGrid">
|
||||
<rect fill="url(#gridpattern)" stroke-width="0" y="0" x="0" height="100%" width="100%"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<title>chrosey.de</title>
|
||||
<path filter="url(#svg_9_blur)" stroke="#000" id="svg_9" d="m16,212.567831l182.75122,-180.567832l182.75122,180.567832l-182.75122,180.567832l-182.75122,-180.567832z" stroke-opacity="null" fill="#ffffff"/>
|
||||
<path filter="url(#svg_8_blur)" stroke="#000" id="svg_8" d="m148.59135,167.000001c0.64762,-1 87.42912,51 87.10531,51l-21.85728,78.125l-21.85728,76.875l-181.9821,-183c0,0 181.9821,-180 181.65829,-180c0.32381,0 49.54317,48 49.21935,48c0.16191,0 -3.64288,7.75 -7.52861,15.5c-3.88574,7.75 -7.85243,15.5 -8.01434,15.5l-33.00253,-27l-43.74081,105z" stroke-opacity="null" stroke-width="2" fill="#000000"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
@ -4,8 +4,9 @@ Description: Erster Blogeintrag mit PicoCMS
|
||||
Author: Christian Seyfferth
|
||||
Date: 2020-01-21 17:00
|
||||
Robots: noindex,nofollow
|
||||
Template: templates/blog/item
|
||||
category: Test
|
||||
Template: templates/index
|
||||
---
|
||||
|
||||
# Hallo Welt
|
||||
|
||||
dies ist mein erster Blogeintrag
|
||||
|
||||
@ -4,7 +4,9 @@ Description: Zweiter Blogeintrag mit PicoCMS
|
||||
Author: Christian Seyfferth
|
||||
Date: 2020-01-22 19:00
|
||||
Robots: noindex,nofollow
|
||||
Template: templates/blog/item
|
||||
Template: templates/index
|
||||
---
|
||||
|
||||
# etwas Verwirrung
|
||||
dies ist mein zweiter Blogeintrag
|
||||
|
||||
dies ist mein zweiter Blogeintrag
|
||||
|
||||
@ -4,7 +4,7 @@ Description: Hier ist die Blog-Einstiegsseite
|
||||
Author: Christian Seyfferth
|
||||
Date: 2020-01-21
|
||||
Robots: noindex,nofollow
|
||||
Template: templates/blog/index
|
||||
Template: templates/index
|
||||
---
|
||||
|
||||
# Meine letzten Blogeinträge
|
||||
# Meine letzten Blogeinträge
|
||||
|
||||
@ -4,8 +4,7 @@ Description: Inventur-App für Theatergastronomie zur Erleichterung der Arbeit f
|
||||
Author: Christian Seyfferth
|
||||
Date: 2020-01-29
|
||||
Robots: noindex,nofollow
|
||||
Template: templates/project/item
|
||||
Template: templates/index
|
||||
url: https://chrosey.de/apps/inv
|
||||
embed: true
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user