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