From 8da33210742a3fc3869db8010a30bd2b919a8bce Mon Sep 17 00:00:00 2001 From: pclatihan Date: Fri, 16 May 2025 19:22:24 +0700 Subject: [PATCH] push --- component/homepage.templ | 6 +- component/page.templ | 1 - vpn.drawio.svg | 163 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 166 insertions(+), 4 deletions(-) create mode 100644 vpn.drawio.svg diff --git a/component/homepage.templ b/component/homepage.templ index 1091e38..99bfcce 100644 --- a/component/homepage.templ +++ b/component/homepage.templ @@ -33,7 +33,7 @@ templ FormSatu() { } templ FormDua() { - @PageWrapper("HOME"){ + @PageWrapper("Dua"){
@@ -57,7 +57,7 @@ templ FormDua() { } templ FormTiga() { - @PageWrapper("HOME"){ + @PageWrapper("Satu"){
@@ -87,4 +87,4 @@ templ Try() { } -} \ No newline at end of file +} diff --git a/component/page.templ b/component/page.templ index c38afa0..f159f32 100644 --- a/component/page.templ +++ b/component/page.templ @@ -8,7 +8,6 @@ templ PageWrapper(title string) { - {title} diff --git a/vpn.drawio.svg b/vpn.drawio.svg new file mode 100644 index 0000000..3df6c1b --- /dev/null +++ b/vpn.drawio.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + +
+
+
+ Actor +
+
+
+
+ + Actor + +
+
+
+ + + + + + + + + + + + + + + + + +
+
+
+ Vertical Container +
+
+
+
+ + Vertical Container + +
+
+
+ + + + + + + + + + + +
+
+
+ google.com +
+
+
+
+ + google.com + +
+
+
+ + + + + + + + + + + + + + + +
+
+
+ VPN Server +
+ https://vpn.com +
+
+
+
+
+ + VPN Server... + +
+
+
+ + + + + + + +
+
+
+

+ Heading +

+

+ https://google.com +

+
+
+
+
+ + Heading... + +
+
+
+ + + + + + + + + + + + + + +
+ + + + + Text is not SVG - cannot display + + + +
\ No newline at end of file