From b49b9a0530c0e51ec856ca170c4aaa0c44fb3b29 Mon Sep 17 00:00:00 2001 From: zeyadetman Date: Sat, 9 Dec 2023 12:15:34 +0200 Subject: [PATCH] vault backup: 2023-12-09 12:15:34 by Zeyad's MacOS --- content/_index.md | 5 ++++- content/programming-languages/typescript.md | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 04454556..ff040df7 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,7 +4,10 @@ title: "Zeyad's Notes" # Welcome to my notes -Hi, This is my [digital garden](https://jzhao.xyz/posts/networked-thought/) built using the awesome project [Quartz 4](https://quartz.jzhao.xyz/) and [obsidian app](https://obsidian.md/). +Hi, This is my [digital garden](https://jzhao.xyz/posts/networked-thought/) built using the powerful project [Quartz 4](https://quartz.jzhao.xyz/) and [obsidian app](https://obsidian.md/) code hosted on [GitHub](https://github.com/zeyadetman/Notes) and deployed and published with [Cloudflare Pages](https://pages.cloudflare.com/). + +>[!tip] Give it a star on GitHub +>From here: https://github.com/zeyadetman/Notes ## About me I'm Zeyad a software engineer from [Egypt 🇪🇬](https://en.wikipedia.org/wiki/Kafr_El_Dawwar), working as a Fullstack engineer ([[frontend]] heavily). My type is [INTJ](https://www.crystalknows.com/personality-type/intj) Currently I spend most of my time learning [[programming-languages|Coding]] diff --git a/content/programming-languages/typescript.md b/content/programming-languages/typescript.md index c6f23e83..4224f8d9 100644 --- a/content/programming-languages/typescript.md +++ b/content/programming-languages/typescript.md @@ -32,7 +32,7 @@ This articles I found them useful for you if you're writing typescript with [[re ## Tools - [Typescript coverage.](https://github.com/alexcanessa/typescript-coverage-report) -> [!note] More notes and snippets located here +> [!tip] More notes and snippets located here > More notes and snippets on Typescript located in the below pages > [[notes]] > [[snippets]]