mirror of
https://github.com/AngelJumbo/gruvbox-wallpapers.git
synced 2026-08-15 02:12:30 +00:00
19 lines
355 B
HTML
19 lines
355 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
<title>Gruvbox wallpapers</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Wallpaperss for grubox</h1>
|
|
<hr>
|
|
<p> Contrib here: .... </p>
|
|
<h3>HTML</h3>
|
|
<p>HTML uses <mark>markup tag</mark> to <em>markup</em> a document.</p>
|
|
</body>
|
|
|
|
</html>
|