Modified Business Card
This commit is contained in:
parent
229c314c5e
commit
67f814a8cf
|
@ -9,11 +9,9 @@ date = "05-07-2020"
|
||||||
This page will contain my tutorials on certain programs I use on GNU/Linux. It will also contain documentation on certain scripts I created while using my system.
|
This page will contain my tutorials on certain programs I use on GNU/Linux. It will also contain documentation on certain scripts I created while using my system.
|
||||||
|
|
||||||
## Business Card
|
## Business Card
|
||||||
{{< code >}}
|
|
||||||
``` bash
|
``` bash
|
||||||
curl -sL https://devoalda.gitlab.io/business_card
|
curl -sL https://devoalda.gitlab.io/business_card
|
||||||
```
|
```
|
||||||
{{< /code >}}
|
|
||||||
|
|
||||||
# System Information
|
# System Information
|
||||||

|

|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
[36m│[0m [1m[36mWoon Jun Wei / Devoalda[0m [36m│
|
[36m│[0m [1m[36mWoon Jun Wei / Devoalda[0m [36m│
|
||||||
[36m│ │
|
[36m│ │
|
||||||
[36m│[0m [4m[1mEmail:[0m [35mwoonjunwei@gmail.com [36m│
|
[36m│[0m [4m[1mEmail:[0m [35mwoonjunwei@gmail.com [36m│
|
||||||
[36m│[0m [4m[1mWeb:[0m [2mhttps://www.[0m[36mgitlab.io [36m│
|
[36m│[0m [4m[1mWeb:[0m [2mhttps://devoalda.[0m[36mgitlab.io [36m│
|
||||||
[36m│ │
|
[36m│ │
|
||||||
[36m│[0m [4m[1mGitlab:[0m [2mhttps://gitlab.com/[0m[34mdevoalda [36m│
|
[36m│[0m [4m[1mGitlab:[0m [2mhttps://gitlab.com/[0m[34mdevoalda [36m│
|
||||||
[36m│[0m [4m[1mGitHub:[0m [2mhttps://github.com/[0m[32mDevoalda [36m│
|
[36m│[0m [4m[1mGitHub:[0m [2mhttps://github.com/[0m[32mDevoalda [36m│
|
||||||
|
|
Loading…
Reference in New Issue