From 0f8596cdee0fd29a817e150b5e0e3ba173084411 Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Thu, 14 Mar 2024 20:35:13 +0000 Subject: [PATCH] chore: update email address --- config.toml | 2 +- public/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index accb721..5b9e163 100644 --- a/config.toml +++ b/config.toml @@ -47,7 +47,7 @@ bio = "Programming and cybersecurity" avatar = "img/avatar.webp" # Your avatar links = [ # Your links { name = "GitHub", icon = "github", url = "https://github.com/devraza" }, - { name = "Email", icon = "email", url = "mailto:devraza@outlook.com" }, + { name = "Email", icon = "email", url = "mailto:devraza@skiff.com" }, ] homepage_layout = "about" # "about" | "list" diff --git a/public/index.html b/public/index.html index bafcadc..56a75aa 100644 --- a/public/index.html +++ b/public/index.html @@ -1 +1 @@ -Devraza
avatar
Muhammad Nauman Raza@devraza
Programming and cybersecurity

I'm a moderately skilled programmer, beginner in the field of cybersecurity and aspiring graphic designer. NixOS is my operating system of choice, and radiant.nvim (my bespoke distribution of neovim) is my text editor.

I also happen to be a devoted rustacean and a devout follower of the self-hosted way of life.

My skills in programming and scripting languages I've used so far are as follows:

  • Advanced: Python
  • Intermediate: Go, Nix, E-Lisp
  • Beginner: Julia, Lua, Rust

However, I consider myself able to work to a reasonable degree with any modern programming language.

Other tools that I can work with include git, linux, inkscape, and GIMP.

\ No newline at end of file +Devraza
avatar
Muhammad Nauman Raza@devraza
Programming and cybersecurity

I'm a moderately skilled programmer, beginner in the field of cybersecurity and aspiring graphic designer. NixOS is my operating system of choice, and radiant.nvim (my bespoke distribution of neovim) is my text editor.

I also happen to be a devoted rustacean and a devout follower of the self-hosted way of life.

My skills in programming and scripting languages I've used so far are as follows:

  • Advanced: Python
  • Intermediate: Go, Nix, E-Lisp
  • Beginner: Julia, Lua, Rust

However, I consider myself able to work to a reasonable degree with any modern programming language.

Other tools that I can work with include git, linux, inkscape, and GIMP.

\ No newline at end of file