Skip to content

Commit

Permalink
feat(frontend/deploys): add GitHub Pages Card (#10)
Browse files Browse the repository at this point in the history
* feat(frontend/deploys): add GitHub Pages card

* feat(frontend/deploys): add GitHub Pages Card

* feat(frontend):  add url video

* feat: update date deploys

---------

Co-authored-by: Noelia <noeliadonato@gmail.com>
  • Loading branch information
webzma and nsdonato authored Jan 27, 2024
1 parent f4f756e commit f2e6683
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 1 deletion.
17 changes: 17 additions & 0 deletions docs/frontend/deploys.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ description:

contributors:
- github_username: 'nsdonato'
- github_username: 'webzma'

submenu:
- imgPlaceholder: Vercel
Expand Down Expand Up @@ -48,4 +49,20 @@ submenu:
height: 80
width: 190
videos: []

- imgPlaceholder: Github Pages
titleCard: ''
links:
- type: 'Web'
url: https://pages.github.com/
createdAt: '2024-01-26T00:00:00Z'
updatedAt: '2024-01-26T00:00:00Z'
cover:
src: /frontend/github.svg
height: 80
width: 190
videos:
- tooltip: 'Sube tu web a github gratis'
url: https://www.youtube.com/shorts/qprqCT9qjgo

---
2 changes: 1 addition & 1 deletion docs/menu.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ menu:
- name: Deploys
url: '/docs/frontend/deploys'
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-27T00:00:00Z'

- name: Colores
url: '/docs/frontend/colors_palette'
Expand Down
48 changes: 48 additions & 0 deletions public/frontend/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f2e6683

Please sign in to comment.