Skip to content

Commit

Permalink
HOTFIX: (redirect curso vim) meta description and title
Browse files Browse the repository at this point in the history
  • Loading branch information
estefanionsantos committed May 14, 2024
1 parent 304a0f5 commit 4bd68df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions courses/2405141430/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta itemprop="image" content="https://data-estefanionsantos.vercel.app/courses/image/vim-master-do-zero-a-maestria.png" />
<meta name="description" content="VIM MASTER: Do zero a maestria" />
<title>Vim - do zero a maestria</title>
<meta name="description" content="Do zero a maestria, seja mestre na edição de texto via linha de comando" />
<title>Curso do Editor VIM</title>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-9LPSBHG2ZT"></script>
<script src="https://estefanionsantos.github.io/asset/js/gtag.js" type="text/javascript"></script>
Expand Down

0 comments on commit 4bd68df

Please sign in to comment.