lazy images

This commit is contained in:
tparnell
2019-11-12 06:12:17 -05:00
parent dc925d60b7
commit cd50b0530a

View File

@@ -32,7 +32,8 @@ namespace TerribleDev
["things-to-know"] = "https://github.com/TerribleDev/Things-to-know", ["things-to-know"] = "https://github.com/TerribleDev/Things-to-know",
["code101"] = "https://github.com/NashuaCodes/Decks", ["code101"] = "https://github.com/NashuaCodes/Decks",
["webpack/timereport"] = "https://gist.github.com/TerribleDev/8677821c3e174659250df1f6bba9d7c3", ["webpack/timereport"] = "https://gist.github.com/TerribleDev/8677821c3e174659250df1f6bba9d7c3",
["web/perflist"] = "https://github.com/TerribleDev/WebPerformanceChecklist" ["web/perflist"] = "https://github.com/TerribleDev/WebPerformanceChecklist",
["web/lazyimages"] = "https://gist.github.com/TerribleDev/4c0e45faf4dca080f5a6eac702995e0d",
}; };
public static class redirectFunctionTrig public static class redirectFunctionTrig