mirror of
https://gitlab.com/ric_harvey/git-guide.git
synced 2024-11-23 20:24:02 +00:00
update to my custom social icons
This commit is contained in:
parent
9039f7f71a
commit
1b67f5d800
8 changed files with 11 additions and 8 deletions
|
@ -408,4 +408,4 @@ Now you're all ready to get started with learning how to use Git.
|
||||||
---
|
---
|
||||||
##### Follow me for more guides
|
##### Follow me for more guides
|
||||||
|
|
||||||
[<img src="./img/mastodon.png" width="6%">](https://awscommunity.social/@Ric)[<img src="./img/linkedin.png" width="4%">](https://www.linkedin.com/in/richarvey/)
|
[<img src="./img/mastodon.png" width="4%">](https://awscommunity.social/@Ric) [<img src="./img/linkedin.png" width="4%">](https://www.linkedin.com/in/richarvey/)
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
## Branches
|
## Branches
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
##### Follow me for more guides
|
##### Follow me for more guides
|
||||||
|
|
||||||
[<img src="./img/mastodon.png" width="6%">](https://awscommunity.social/@Ric)[<img src="./img/linkedin.png" width="4%">](https://www.linkedin.com/in/richarvey/)
|
[<img src="./img/mastodon.png" width="4%">](https://awscommunity.social/@Ric) [<img src="./img/linkedin.png" width="4%">](https://www.linkedin.com/in/richarvey/)
|
||||||
|
|
|
@ -53,4 +53,4 @@ git rebase --interactive HEAD~3
|
||||||
---
|
---
|
||||||
##### Follow me for more guides
|
##### Follow me for more guides
|
||||||
|
|
||||||
[<img src="./img/mastodon.png" width="6%">](https://awscommunity.social/@Ric)[<img src="./img/linkedin.png" width="4%">](https://www.linkedin.com/in/richarvey/)
|
[<img src="./img/mastodon.png" width="4%">](https://awscommunity.social/@Ric) [<img src="./img/linkedin.png" width="4%">](https://www.linkedin.com/in/richarvey/)
|
||||||
|
|
|
@ -115,4 +115,4 @@ If you have no merge conflicts all will be good and the code will now appear in
|
||||||
---
|
---
|
||||||
##### Follow me for more guides
|
##### Follow me for more guides
|
||||||
|
|
||||||
[<img src="./img/mastodon.png" width="6%">](https://awscommunity.social/@Ric)[<img src="./img/linkedin.png" width="4%">](https://www.linkedin.com/in/richarvey/)
|
[<img src="./img/mastodon.png" width="4%">](https://awscommunity.social/@Ric) [<img src="./img/linkedin.png" width="4%">](https://www.linkedin.com/in/richarvey/)
|
||||||
|
|
|
@ -1,8 +1,13 @@
|
||||||
## Setting up a new repository
|
## Setting up a new repository
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Cloning an existing repository
|
## Cloning an existing repository
|
||||||
|
|
||||||
---
|
---
|
||||||
##### Follow me for more guides
|
##### Follow me for more guides
|
||||||
|
|
||||||
[<img src="./img/mastodon.png" width="6%">](https://awscommunity.social/@Ric)[<img src="./img/linkedin.png" width="4%">](https://www.linkedin.com/in/richarvey/)
|
[<img src="./img/mastodon.png" width="4%">](https://awscommunity.social/@Ric) [<img src="./img/linkedin.png" width="4%">](https://www.linkedin.com/in/richarvey/)
|
BIN
img/linkedin.png
BIN
img/linkedin.png
Binary file not shown.
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 20 KiB |
BIN
img/mastodon.png
BIN
img/mastodon.png
Binary file not shown.
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 26 KiB |
|
@ -3,4 +3,4 @@
|
||||||
---
|
---
|
||||||
##### Follow me for more guides
|
##### Follow me for more guides
|
||||||
|
|
||||||
[<img src="./img/mastodon.png" width="6%">](https://awscommunity.social/@Ric)[<img src="./img/linkedin.png" width="4%">](https://www.linkedin.com/in/richarvey/)
|
[<img src="./img/mastodon.png" width="4%">](https://awscommunity.social/@Ric) [<img src="./img/linkedin.png" width="4%">](https://www.linkedin.com/in/richarvey/)
|
||||||
|
|
Loading…
Reference in a new issue