Fixed URL for portfolio tech selector
This commit is contained in:
@@ -52,7 +52,7 @@ const (
|
|||||||
<select
|
<select
|
||||||
id='techSelect'
|
id='techSelect'
|
||||||
name='tech'
|
name='tech'
|
||||||
hx-get='http://localhost:2323/blog/portfolio'
|
hx-get='https://api.darkstorm.tech/blog/portfolio'
|
||||||
hx-target='#projects'>
|
hx-target='#projects'>
|
||||||
%v
|
%v
|
||||||
</select>
|
</select>
|
||||||
|
|||||||
Reference in New Issue
Block a user