Mirror of https://github.com/roostorg/playground github.com/roostorg/playground
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Actually include the hash for cache busting

+1
+1
_layouts/default.html
··· 3 3 --- 4 4 <!DOCTYPE html> 5 5 <html lang="en-us"> 6 + {% assign hash = site.time | date: '%s' %} 6 7 <head> 7 8 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 8 9 <meta charset="UTF-8">