Skip to content

Instantly share code, notes, and snippets.

View j9t's full-sized avatar

Jens Oliver Meiert j9t

View GitHub Profile
<!DOCTYPE html>
<title>Minimal Social Markup</title>
<meta name=twitter:card content=summary_large_image>
<meta property=og:title content="This is a test title">
<meta property=og:description name=description content="This is a test description.">
<meta property=og:image content=https://hell.meiert.org/core/png/test.png>
*,
::after,
::before,
::first-letter,
::first-line,
::selection,
:active,
:checked,
:disabled,
:enabled,
module.exports = {
extends: 'lighthouse:default',
settings: {
'scores': {
'performance': 90,
'accessibility': 90,
'best-practices': 90,
'seo': 80
},
'onlyCategories': [
<!DOCTYPE html>
<html lang=X-LANG>
<meta charset=X-ENCODING>
<title>X-TITLE</title>
<link rel="stylesheet" href="X-STYLESHEET">
<p>X-CONTENT