mirror of
https://github.com/AngelJumbo/gruvbox-wallpapers.git
synced 2026-08-13 17:32:29 +00:00
rm test file
This commit is contained in:
+2
-2
@@ -12,9 +12,9 @@ echo "<!DOCTYPE html>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Wallpaperss for gruvbox</h1>
|
||||
<h1>Wallpapers for gruvbox</h1>
|
||||
<hr>
|
||||
<p> Contrib here: .... </p>" > ./index.html
|
||||
<p> Contrib <a href=\"https://github.com/AngelJumbo/gruvbox-wallpapers\">here</a> </p>" > ./index.html
|
||||
|
||||
echo "<h2>IRL</h2>" >>./index.html
|
||||
for i in ./wallpapers/irl/*
|
||||
|
||||
+2
-2
@@ -8,9 +8,9 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Wallpaperss for gruvbox</h1>
|
||||
<h1>Wallpapers for gruvbox</h1>
|
||||
<hr>
|
||||
<p> Contrib here: .... </p>
|
||||
<p> Contrib <a href="https://github.com/AngelJumbo/gruvbox-wallpapers">here</a> </p>
|
||||
<h2>IRL</h2>
|
||||
<a target="_blank" href="./wallpapers/irl/Colors.png">
|
||||
<img src="./wallpapers/irl/Colors.png" alt=./wallpapers/irl/Colors.png width="200">
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user