try to fix LinkedIn crawler 416 response
This commit is contained in:
parent
58f946cc3f
commit
4c59e86cd5
@ -1,5 +1,6 @@
|
|||||||
<script context="module">
|
<script context="module">
|
||||||
export const prerender = true;
|
// try making this false to prevent LinkedIn crawler returning 416
|
||||||
|
export const prerender = false;
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
Reference in New Issue
Block a user