mirror of
https://github.com/yawaflua/yawaflua.git
synced 2026-02-04 10:54:19 +02:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
79670f8f6c
commit
407cedfea9
@@ -5,7 +5,6 @@ class AboutMe
|
|||||||
public string[] pronounces = ["he", "him"];
|
public string[] pronounces = ["he", "him"];
|
||||||
public string[] searchingFor = ["Full-stack developer", "DevOps Engineer"];
|
public string[] searchingFor = ["Full-stack developer", "DevOps Engineer"];
|
||||||
public bool availableForHire = true;
|
public bool availableForHire = true;
|
||||||
public Url myWebsite = new Url("https://yawaflua.ru/");
|
|
||||||
public Dictionary<TypeOfAnknowledges, string[]> anknowledges = new(){
|
public Dictionary<TypeOfAnknowledges, string[]> anknowledges = new(){
|
||||||
{
|
{
|
||||||
DevOps, [
|
DevOps, [
|
||||||
|
|||||||
Reference in New Issue
Block a user