diff --git a/web/templates/constructionBlocks.templ b/web/templates/constructionBlocks.templ index 1a73dde..21b57bb 100644 --- a/web/templates/constructionBlocks.templ +++ b/web/templates/constructionBlocks.templ @@ -30,7 +30,7 @@ templ BasicPageBlock() { - dixxe's website + nullmax17's website @@ -44,11 +44,11 @@ templ UsefulLinks() {

You can find source code of this website - here. + here.

-

Telegram - "@d1xxe"

-

Matrix - "@d1xxe:matrix.org"

+

Telegram - "@nullmax17"

+

Signal - "nullmax.17"

My friends: Lunf diff --git a/web/templates/constructionBlocks_templ.go b/web/templates/constructionBlocks_templ.go index 5358994..70f1c21 100644 --- a/web/templates/constructionBlocks_templ.go +++ b/web/templates/constructionBlocks_templ.go @@ -43,7 +43,7 @@ func BasicPageBlock() templ.Component { templ_7745c5c3_Var1 = templ.NopComponent } ctx = templ.ClearChildren(ctx) - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 1, "dixxe's website") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 1, "nullmax17's website") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } @@ -91,7 +91,7 @@ func UsefulLinks() templ.Component { if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 3, "\">

You can find source code of this website here.

Telegram - \"@d1xxe\"

Matrix - \"@d1xxe:matrix.org\"

My friends: Lunf Madam_ovi

") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 3, "\">

You can find source code of this website here.

Telegram - \"@nullmax17\"

Signal - \"nullmax.17\"

My friends: Lunf Madam_ovi

") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } diff --git a/web/templates/index.templ b/web/templates/index.templ index 07b5c78..9d948b3 100644 --- a/web/templates/index.templ +++ b/web/templates/index.templ @@ -38,7 +38,10 @@ templ IndexPage() { U budućnosti želim da se preselim u Srbiju! 🇷🇸
I speak native Russian and English(B2) - Currently I'm changing my username, but you can know me as d1xxe. +
+ Currently I'm changing my username +
+ but you can know me as d1xxe

@@ -58,7 +61,10 @@ templ IndexPage() {


-

WIP

+

My projects

+

Vanilla minecraft launcher

+

Minecraft mods

+

Heavy WIP


diff --git a/web/templates/index_templ.go b/web/templates/index_templ.go index b83fecb..18a15a0 100644 --- a/web/templates/index_templ.go +++ b/web/templates/index_templ.go @@ -130,7 +130,7 @@ func IndexPage() templ.Component { if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 8, "\">16 years old junior software engineer.
Born & live in Russia 🇷🇺
U budućnosti želim da se preselim u Srbiju! 🇷🇸
I speak native Russian and English(B2) Currently I'm changing my username, but you can know me as d1xxe.

I have skills in ") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 8, "\">16 years old junior software engineer.
Born & live in Russia 🇷🇺
U budućnosti želim da se preselim u Srbiju! 🇷🇸
I speak native Russian and English(B2)
Currently I'm changing my username
but you can know me as d1xxe

I have skills in ") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } @@ -196,16 +196,16 @@ func IndexPage() templ.Component { if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 14, "\" style=\"font-size: 20px;\">

WIP


") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 14, "\" style=\"font-size: 20px;\">") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - var templ_7745c5c3_Var16 = []any{styling.CenterContainer(), styling.Textcontainer()} + var templ_7745c5c3_Var16 = []any{styling.Header()} templ_7745c5c3_Err = templ.RenderCSSItems(ctx, templ_7745c5c3_Buffer, templ_7745c5c3_Var16...) if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 15, "
") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 16, "\" style=\"font-family: Disket-Mono;\">My projects

Vanilla minecraft launcher

Minecraft mods

") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - var templ_7745c5c3_Var18 = []any{styling.Header()} + var templ_7745c5c3_Var18 = []any{styling.HighlightText()} templ_7745c5c3_Err = templ.RenderCSSItems(ctx, templ_7745c5c3_Buffer, templ_7745c5c3_Var18...) if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 17, "

More stuff from me

Personal blog
") + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 18, "\">Heavy WIP


") + if templ_7745c5c3_Err != nil { + return templ_7745c5c3_Err + } + var templ_7745c5c3_Var20 = []any{styling.CenterContainer(), styling.Textcontainer()} + templ_7745c5c3_Err = templ.RenderCSSItems(ctx, templ_7745c5c3_Buffer, templ_7745c5c3_Var20...) + if templ_7745c5c3_Err != nil { + return templ_7745c5c3_Err + } + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 19, "
") + if templ_7745c5c3_Err != nil { + return templ_7745c5c3_Err + } + var templ_7745c5c3_Var22 = []any{styling.Header()} + templ_7745c5c3_Err = templ.RenderCSSItems(ctx, templ_7745c5c3_Buffer, templ_7745c5c3_Var22...) + if templ_7745c5c3_Err != nil { + return templ_7745c5c3_Err + } + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 21, "

More stuff from me

Personal blog
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err }