minor formatting

This commit is contained in:
Frede Hundewadt 2020-02-19 21:08:30 +01:00
parent f44df5bb5f
commit 228aa3faa8
No known key found for this signature in database
GPG key ID: 7605992471F3F073

View file

@ -132,12 +132,11 @@ sync_latest_index(){
msg2 "Creating index file ..."
local indexfile="${src_dir}/index.html"
local content="<!DOCTYPE html><html lang="en">
<head>
local content="<!DOCTYPE html><html lang=\"en\"><head>
<meta charset=\"utf-8\"/>
<title>Manjaro ${profile} download</title>
<link href=\"https://fonts.googleapis.com/css?family=Open+Sans&display=swap\" rel=\"stylesheet\">
<link href="://styles.css" type="text/css" rel="stylesheet"/>
<link href=\"://styles.css\" type=\"text/css\" rel=\"stylesheet\"/>
</head>
<body>
<h2>Manjaro ${profile} ${dist_release}</h2><ul>"