Skip to content
Snippets Groups Projects
  1. Jan 14, 2019
    • micressor's avatar
      Move all shortcodes out of the briar theme · 72e6134e
      micressor authored
      72e6134e
    • micressor's avatar
      Fix validation errors according to validator.w3.org · 0d1886dd
      micressor authored
      * Add html lang tag
      * Error: A charset attribute on a meta element found after the first 1024 bytes.
      * Error: An img element must have an alt attribute, except under certain conditions.
      * Error: Stray end tag input.
      * Warning: The language attribute on the script element is obsolete. You can safely omit it.
      * Error: An img element must have an alt attribute, except under certain conditions.
      * Error: duplicate menu ids
      * Baseof: Remove duplicate ids
      * Warning: The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.
      * The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.
      * Error: Element f12 not allowed as child of element p in this context.
      * Error: An img element must have an alt attribute, except under certain conditions.
      * Stray end tag input.
      * The language attribute on the script element is obsolete. You can safely omit it.
      * Unclosed element div.
      0d1886dd
    • micressor's avatar
      Templating title meta tag · 777b8b30
      micressor authored and micressor's avatar micressor committed
      * Templating title meta tag
      * Add hugo shortcodes for googleplay and fdroid
      * Fix a feed valitation error: Author is missing
      777b8b30
  2. Dec 14, 2018
  3. Dec 12, 2018
    • micressor's avatar
      Fix validation errors according to validator.w3.org · d16099e9
      micressor authored and micressor's avatar micressor committed
      * Add html lang tag
      * Error: A charset attribute on a meta element found after the first 1024 bytes.
      * Error: An img element must have an alt attribute, except under certain conditions.
      * Error: Stray end tag input.
      * Warning: The language attribute on the script element is obsolete. You can safely omit it.
      * Error: An img element must have an alt attribute, except under certain conditions.
      * Error: duplicate menu ids
      * Baseof: Remove duplicate ids
      * Warning: The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.
      * The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.
      * Error: Element f12 not allowed as child of element p in this context.
      * Error: An img element must have an alt attribute, except under certain conditions.
      * Stray end tag input.
      * The language attribute on the script element is obsolete. You can safely omit it.
      * Unclosed element div.
      d16099e9
  4. Dec 07, 2018
    • micressor's avatar
      Templating title meta tag · 716599f3
      micressor authored
      * Templating title meta tag
      * Add hugo shortcodes for googleplay and fdroid
      * Fix a feed valitation error: Author is missing
      716599f3
Loading