Skip to content

Commit 6120995

Browse files
committed
fix: add alt text for README images
1 parent 591c0ed commit 6120995

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<h1 align="center">
2-
<img src="assets/images/header.png" alt="Header">
2+
<img src="assets/images/header.png" alt="Snippet of resume template">
33
<br><br>
44
Modern CV
55
</h1>
66

77
[![say thanks](https://img.shields.io/badge/Say%20Thanks-👍-1EAEDB.svg)](https://github.com/ptsouchlos/modern-cv/stargazers)
8-
[![Discord](https://img.shields.io/discord/652515194572111872?logo=Discord)](https://discord.gg/CX2ybByRnt)
9-
![Release](https://img.shields.io/github/v/release/ptsouchlos/modern-cv)
10-
[![Tests](https://github.com/ptsouchlos/modern-cv/actions/workflows/tests.yml/badge.svg)](https://github.com/ptsouchlos/modern-cv/actions/workflows/tests.yml)
8+
[![Discord logo](https://img.shields.io/discord/652515194572111872?logo=Discord)](https://discord.gg/CX2ybByRnt)
9+
![Latest release button](https://img.shields.io/github/v/release/ptsouchlos/modern-cv)
10+
[![Test CI badge](https://github.com/ptsouchlos/modern-cv/actions/workflows/tests.yml/badge.svg)](https://github.com/ptsouchlos/modern-cv/actions/workflows/tests.yml)
1111

1212
A port of the [Awesome-CV](https://github.com/posquit0/Awesome-CV) Latex resume template in [typst](https://github.com/typst/typst).
1313

@@ -22,10 +22,10 @@ A port of the [Awesome-CV](https://github.com/posquit0/Awesome-CV) Latex resume
2222

2323
## Preview
2424

25-
| Resumes | Cover letters |
26-
| -------------------------------------- | ------------------------------------------------- |
27-
| ![Resume](assets/images/resume.png) | ![Cover Letter](assets/images/coverletter.png) |
28-
| ![Resume 2](assets/images/resume2.png) | ![Cover Letter 2](assets/images/coverletter2.png) |
25+
| Resumes | Cover letters |
26+
| ------------------------------------------------------ | ----------------------------------------------------------------- |
27+
| ![Resume template output](assets/images/resume.png) | ![Cover Letter template output](assets/images/coverletter.png) |
28+
| ![Resume 2 template output](assets/images/resume2.png) | ![Cover Letter 2 template output](assets/images/coverletter2.png) |
2929

3030
## Requirements
3131

0 commit comments

Comments
 (0)