dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
theme(wip): flags for language dropdown
Patrick Kollitsch
24.31.2024
7a81d7dba90680818c4e21d2599b4d8d6725bd28
[external-software/github_gohugo-theme-ananke.git]
/
assets
/
ananke
/
flags
/
ch.svg
1
2
3
4
5
6
7
8
9
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ch" viewBox="0 0 640 480">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="red" d="M0 0h640v480H0z"/>
<g fill="#fff">
<path d="M170 195h300v90H170z"/>
<path d="M275 90h90v300h-90z"/>
</g>
</g>
</svg>