Skip to content

Commit 3c4d868

Browse files
committed
Trying img instead
1 parent 7c210f4 commit 3c4d868

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_assets/images/octocat-48.png

2.39 KB
Loading

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Source control, also known as "version control," is the process of tracking chan
3131

3232
> Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers who are collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows. <sup>[Wikipedia](https://en.wikipedia.org/wiki/Git)</sup>
3333
34-
## What is GitHub? :octocat:
34+
## What is GitHub? <img src="https://uvads.github.io/git-basics/assets/images/octocat-48.png" />
3535

3636
> GitHub is a developer platform that allows developers to create, store, manage and share their code. It uses Git software, providing the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. It currently hosts work by approximately 100M developers. <sup>[Wikipedia](https://en.wikipedia.org/wiki/GitHub)</sup>
3737

0 commit comments

Comments
 (0)