17 lines
365 B
Markdown
17 lines
365 B
Markdown
---
|
|
title: Links
|
|
links:
|
|
- title: GitHub
|
|
description: GitHub is the world's largest software development platform.
|
|
website: https://github.com
|
|
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
|
|
menu:
|
|
main:
|
|
weight: 5
|
|
params:
|
|
icon: link
|
|
|
|
comments: false
|
|
readingTime: false
|
|
license: false
|
|
--- |