my ✨ github repo
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update image sources for GitHub contribution snake

authored by

Jasper Mayone and committed by
GitHub
0117871e baf5eac1

+4 -3
+4 -3
templates/README.md.tpl
··· 62 62 <sup><sub>_readme auto updates on the hour via [**`taciturnaxolotl/markscribe`**](https://github.com/taciturnaxolotl/markscribe)_ </sub></sup> 63 63 64 64 <picture> 65 - <source media="(prefers-color-scheme: dark)" srcset="github-snake-dark.svg" /> 66 - <source media="(prefers-color-scheme: light)" srcset="github-snake.svg" /> 67 - <img alt="github-snake" src="github-snake.svg" /> 65 + <source media="(prefers-color-scheme: dark)" srcset="assets/snake/github-contribution-grid-snake-dark.svg" /> 66 + <source media="(prefers-color-scheme: light)" srcset="assets/snake/github-contribution-grid-snake.svg" /> 67 + <img alt="github-snake" src="assets/snake/github-contribution-grid-snake.svg" /> 68 68 </picture> 69 +