progress on CV update
Some checks failed
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Failing after 0s
Some checks failed
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Failing after 0s
This commit is contained in:
parent
53de1c8bff
commit
c39f6b9793
9 changed files with 7984 additions and 45 deletions
|
|
@ -3,7 +3,7 @@
|
|||
export let logoWidths: string = "35%";
|
||||
|
||||
import onMount from "@e/onMount";
|
||||
import env, { initEnv } from "@src/ts/EnvHandler";
|
||||
import { env, initEnv } from "@src/ts/EnvHandler";
|
||||
onMount(() => {
|
||||
imageCaption = logo.split(/(\\|\/)/g).pop();
|
||||
initEnv();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue