From 5fa332b936d63f2417c988e040469881c7608638 Mon Sep 17 00:00:00 2001 From: Petr Menšík Date: May 03 2022 12:55:53 +0000 Subject: Update guidelines/modules/ROOT/pages/Web_Assets.adoc Include top header name. Avoid undefined content on page title in the browser. --- diff --git a/guidelines/modules/ROOT/pages/Web_Assets.adoc b/guidelines/modules/ROOT/pages/Web_Assets.adoc index 4fa943e..2f3a057 100644 --- a/guidelines/modules/ROOT/pages/Web_Assets.adoc +++ b/guidelines/modules/ROOT/pages/Web_Assets.adoc @@ -1,3 +1,5 @@ += Web Assets + == Scope *Web Assets* are any static content that are shipped intact to web browsers, usually by web applications. These might be user interface frameworks, Flash video players, CSS frameworks, icon libraries, or lots of other possibilities.