File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ wishes@Your Name:~💚$
21
21
22
22
```
23
23
24
+ > Happy Friendship Day ASCII Text Greeting Art - Friendship Day Greeting Generator With Name.
25
+
24
26
## Features
25
27
26
28
- Friendship Day ASCII art and Text Greeting with name
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ func wishHandler(w http.ResponseWriter, r *http.Request) {
102
102
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
103
103
<link rel="icon" type="image/png" sizes="196x196" href="/favicon-196.png" />
104
104
<title>%s : Happy Friendship Wishes</title>
105
- <meta name="description" content="Happy Friendship Day ASCII Art Greeting - Friendship Day Greeting Generator."/>
105
+ <meta name="description" content="Happy Friendship Day ASCII Text Greeting Art - Friendship Day Greeting Generator With Name ."/>
106
106
<link rel="canonical" href="%s">
107
107
<link rel="preconnect" href="https://cdnjs.cloudflare.com">
108
108
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.9.3/css/bulma.min.css" integrity="sha512-IgmDkwzs96t4SrChW29No3NXBIBv8baW490zk5aXvhCD8vuZM3yUSkbyTBcXohkySecyzIrUwiF/qV0cuPcL3Q==" crossorigin="anonymous" referrerpolicy="no-referrer" />
@@ -150,7 +150,7 @@ func wishHandler(w http.ResponseWriter, r *http.Request) {
150
150
<br>
151
151
</div></div>
152
152
<br>
153
- <pre>$ curl -G --data-urlencode "name=%s" %s<br><br>$ http -b GET "%s" "name=%s"<br></pre>
153
+ <pre>$ curl -G --data-urlencode "name=%s" %s<br><br>$ http -b GET "%s" "name== %s"<br></pre>
154
154
<br>
155
155
</div></section>
156
156
</body>
You can’t perform that action at this time.
0 commit comments