From ac789d8a40dab57ba4f48fd1a479ccbec1c44edf Mon Sep 17 00:00:00 2001 From: BOTAlex Date: Wed, 12 Jun 2024 07:26:18 +0200 Subject: [PATCH] Speedran linkedin portfolio banner --- .../zhen/misc/linkedinBanner/+page.svelte | 117 ++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 src/routes/zhen/misc/linkedinBanner/+page.svelte diff --git a/src/routes/zhen/misc/linkedinBanner/+page.svelte b/src/routes/zhen/misc/linkedinBanner/+page.svelte new file mode 100644 index 0000000..776b745 --- /dev/null +++ b/src/routes/zhen/misc/linkedinBanner/+page.svelte @@ -0,0 +1,117 @@ + + +Zhentao Wei's LinkedIn banner {getFormattedDate()} + + + + + +
+
+ Under here is my Linkedin banner. This page has been able to be saved as PDF, and the banner can be extracted as an image fro mthe pdf. + This can be done by pressing
P
+
CTRL
, then set scaling to 100% and no margins. Lastly, select save to PDF or print. +
+
+ I have to sadly recommend chrome for this process. Firefox somehow messes with the quality of the PDF :( +
+
+ +
+
+ +
+
+
+ + \ No newline at end of file