Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Pawlik
/
gohugo-theme-ananke
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
43
Wiki
Actividad
Explorar el Código
add absURL to script
tags/v1.1
Bud Parr
hace 7 años
padre
9c269b8068
commit
d8fd2457e9
No account linked to committer's email address
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
layouts/partials/site-scripts.html
+ 1
- 1
layouts/partials/site-scripts.html
Ver fichero
@@ -1 +1 @@
<script src="
/dist/app.bundle.js
" async></script>
<script src="
{{ "dist/app.bundle.js" | absURL }}
" async></script>
Escribir
Vista previa
Cargando…
Cancelar
Guardar