mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-08 18:06:35 +00:00
Templatize title
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Docker Orchestration Workshop</title>
|
||||
<title>@@TITLE@@</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<link rel="stylesheet" href="workshop.css">
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user