File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77<div class =" hero " markdown >
88<div class =" hero-content " markdown >
99
10- <picture >
11- <source media =" (prefers-color-scheme: light) " srcset =" assets/branding/logo-dark.svg " >
12- <source media =" (prefers-color-scheme: dark) " srcset =" assets/branding/logo-light.svg " >
13- <img alt =" GitVersioned Logo " src =" assets/branding/logo-light.svg " width =" 400 " >
14- </picture >
10+ <img alt =" GitVersioned Logo " src =" assets/branding/logo-light.svg#only-light " width =" 400 " >
11+ <img alt =" GitVersioned Logo " src =" assets/branding/logo-dark.svg#only-dark " width =" 400 " >
1512
1613# GitVersioned
1714
2623## Overview
2724
2825<p align =" center " >
29- <picture >
30- <source media="(prefers-color-scheme: light)" srcset="assets/branding/user-flow-dark.svg">
31- <source media="(prefers-color-scheme: dark)" srcset="assets/branding/user-flow-light.svg">
32- <img alt="User Flow Diagram" src="assets/branding/user-flow-light.svg" width="800">
33- </picture >
26+ <img alt =" User Flow Diagram " src =" assets/branding/user-flow-light.svg#only-light " width =" 800 " >
27+ <img alt =" User Flow Diagram " src =" assets/branding/user-flow-dark.svg#only-dark " width =" 800 " >
3428</p >
3529
3630## What's Included
You can’t perform that action at this time.
0 commit comments