Skip to content

Commit f8848e4

Browse files
committed
display example of composite
1 parent 4f5203b commit f8848e4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

_posts/2024-09-01-svg-ccc.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ You can of course adjust to wherever in between. If you want really crisp lines
3434

3535
This is the result I ended up on for this header, originally (I ended up using an AVIF after all, for now, so I didn' have to deal with hacking the jekyll plugin to use a separate image for the OpenGraph share. I'll probably swap back to the smaller and crisper svg-ccc). The font, gradient, and overlay are all done in SVG making it even easier to swap in different photos (svg autogenerated by Figma then cleaned up a bit via [svgviewer.dev](https://www.svgviewer.dev)).
3636

37+
![](/assets/img/posts/svg-ccc/composite.svg)
38+
3739
```xml
3840
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" viewBox="0 0 918 560">
3941
<g clip-path="url(#a)">

0 commit comments

Comments
 (0)